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

/linux-master/drivers/gpio/
H A Dgpio-cros-ec.c30 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); local
50 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); local
76 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); local
101 static int cros_ec_gpio_init_names(struct cros_ec_device *cros_ec, struct gpio_chip *gc) argument
146 static int cros_ec_gpio_ngpios(struct cros_ec_device *cros_ec) argument
167 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.c52 struct cros_ec_device *cros_ec; member in struct:cros_ec_cec
73 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
100 struct cros_ec_device *cros_ec = port->cros_ec_cec->cros_ec; local
120 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
151 struct cros_ec_device *cros_ec; local
173 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
197 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
228 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
407 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; local
489 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/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...]

Completed in 184 milliseconds