Home
last modified time | relevance | path

Searched defs:cros_ec (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c34 struct cros_ec_device *cros_ec; member
43 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in handle_cec_message() local
57 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in handle_cec_event() local
76 struct cros_ec_device *cros_ec; in cros_ec_cec_event() local
97 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; cros_ec_cec_set_log_addr() local
123 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; cros_ec_cec_transmit() local
147 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; cros_ec_cec_adap_enable() local
264 struct cros_ec_device *cros_ec = ec_dev->ec_dev; cros_ec_cec_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-cros-ec.c26 struct cros_ec_device *cros_ec; member
32 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get() argument
59 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_set() argument
88 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_time() local
107 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; cros_ec_rtc_set_time() local
124 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; cros_ec_rtc_read_alarm() local
154 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; cros_ec_rtc_set_alarm() local
204 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; cros_ec_rtc_alarm_irq_enable() local
266 struct cros_ec_device *cros_ec; cros_ec_rtc_event() local
320 struct cros_ec_device *cros_ec = ec_dev->ec_dev; cros_ec_rtc_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-cros-ec.c28 struct cros_ec_device *cros_ec; member
34 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get() argument
56 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_set() argument
80 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_time() local
99 struct cros_ec_device *cros_ec in cros_ec_rtc_set_time() local
116 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; cros_ec_rtc_read_alarm() local
146 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; cros_ec_rtc_set_alarm() local
203 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; cros_ec_rtc_alarm_irq_enable() local
265 struct cros_ec_device *cros_ec; cros_ec_rtc_event() local
319 struct cros_ec_device *cros_ec = ec_dev->ec_dev; cros_ec_rtc_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c34 struct cros_ec_device *cros_ec; member
43 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in handle_cec_message() local
57 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in handle_cec_event() local
76 struct cros_ec_device *cros_ec; in cros_ec_cec_event() local
97 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; cros_ec_cec_set_log_addr() local
123 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; cros_ec_cec_transmit() local
147 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; cros_ec_cec_adap_enable() local
278 struct cros_ec_device *cros_ec = ec_dev->ec_dev; cros_ec_cec_probe() local
[all...]

Completed in 3 milliseconds