Home
last modified time | relevance | path

Searched refs:cros_ec_cec (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/cec/platform/cros-ec/
A Dcros-ec-cec.c33 struct cros_ec_cec { struct
41 static void handle_cec_message(struct cros_ec_cec *cros_ec_cec) in handle_cec_message() argument
50 cec_received_msg(cros_ec_cec->adap, &cros_ec_cec->rx_msg); in handle_cec_message()
53 static void handle_cec_event(struct cros_ec_cec *cros_ec_cec) in handle_cec_event() argument
73 struct cros_ec_cec *cros_ec_cec; in cros_ec_cec_event() local
76 cros_ec_cec = container_of(nb, struct cros_ec_cec, notifier); in cros_ec_cec_event()
94 struct cros_ec_cec *cros_ec_cec = adap->priv; in cros_ec_cec_set_log_addr() local
120 struct cros_ec_cec *cros_ec_cec = adap->priv; in cros_ec_cec_transmit() local
144 struct cros_ec_cec *cros_ec_cec = adap->priv; in cros_ec_cec_adap_enable() local
263 struct cros_ec_cec *cros_ec_cec; in cros_ec_cec_probe() local
[all …]

Completed in 3 milliseconds