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

/linux-master/drivers/gpio/
H A Dgpio-cros-ec.c29 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); local
49 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); local
75 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); local
100 static int cros_ec_gpio_init_names(struct cros_ec_device *cros_ec, struct gpio_chip *gc) argument
145 static int cros_ec_gpio_ngpios(struct cros_ec_device *cros_ec) argument
166 struct cros_ec_device *cros_ec = ec_dev->ec_dev; local
[all...]
/linux-master/drivers/watchdog/
H A Dcros_ec_wdt.c24 static int cros_ec_wdt_send_cmd(struct cros_ec_device *cros_ec, argument
54 struct cros_ec_device *cros_ec = watchdog_get_drvdata(wdd); local
68 struct cros_ec_device *cros_ec = watchdog_get_drvdata(wdd); local
84 struct cros_ec_device *cros_ec = watchdog_get_drvdata(wdd); local
127 struct cros_ec_device *cros_ec = ec_dev->ec_dev; local
[all...]
/linux-master/drivers/rtc/
H A Drtc-cros-ec.c28 struct cros_ec_device *cros_ec; member in struct:cros_ec_rtc
34 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, argument
56 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, argument
80 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; local
99 struct cros_ec_device *cros_ec local
116 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; local
146 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; local
203 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; local
265 struct cros_ec_device *cros_ec; local
319 struct cros_ec_device *cros_ec = ec_dev->ec_dev; local
[all...]
/linux-master/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c51 struct cros_ec_device *cros_ec; member in struct:cros_ec_cec
72 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
99 struct cros_ec_device *cros_ec = port->cros_ec_cec->cros_ec; local
119 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
150 struct cros_ec_device *cros_ec; local
172 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
196 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
227 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
406 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
488 struct cros_ec_device *cros_ec = ec_dev->ec_dev; local
[all...]

Completed in 155 milliseconds