Home
last modified time | relevance | path

Searched defs:cros_ec (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/rtc/
H A Drtc-cros-ec.c29 struct cros_ec_device *cros_ec; member
35 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get()
54 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_set()
75 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_time() local
94 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_set_time() local
111 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_alarm() local
141 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_set_alarm() local
198 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_alarm_irq_enable() local
260 struct cros_ec_device *cros_ec; in cros_ec_rtc_event() local
314 struct cros_ec_device *cros_ec = ec_dev->ec_dev; in cros_ec_rtc_probe() local
/linux/drivers/gpio/
H A Dgpio-cros-ec.c30 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); in cros_ec_gpio_set() local
47 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); in cros_ec_gpio_get() local
73 struct cros_ec_device *cros_ec = gpiochip_get_data(gc); in cros_ec_gpio_get_direction() local
98 static int cros_ec_gpio_init_names(struct cros_ec_device *cros_ec, struct gpio_chip *gc) in cros_ec_gpio_init_names()
143 static int cros_ec_gpio_ngpios(struct cros_ec_device *cros_ec) in cros_ec_gpio_ngpios()
164 struct cros_ec_device *cros_ec = ec_dev->ec_dev; in cros_ec_gpio_probe() local
/linux/drivers/watchdog/
H A Dcros_ec_wdt.c24 static int cros_ec_wdt_send_cmd(struct cros_ec_device *cros_ec, in cros_ec_wdt_send_cmd()
50 struct cros_ec_device *cros_ec = watchdog_get_drvdata(wdd); in cros_ec_wdt_ping() local
64 struct cros_ec_device *cros_ec = watchdog_get_drvdata(wdd); in cros_ec_wdt_start() local
80 struct cros_ec_device *cros_ec = watchdog_get_drvdata(wdd); in cros_ec_wdt_stop() local
123 struct cros_ec_device *cros_ec = ec_dev->ec_dev; in cros_ec_wdt_probe() local
/linux/drivers/leds/
H A Dleds-cros_ec.c51 struct cros_ec_device *cros_ec; member
65 static int cros_ec_led_send_cmd(struct cros_ec_device *cros_ec, in cros_ec_led_send_cmd()
164 static int cros_ec_led_probe_one(struct device *dev, struct cros_ec_device *cros_ec, in cros_ec_led_probe_one()
233 struct cros_ec_device *cros_ec = ec_dev->ec_dev; in cros_ec_led_probe() local
/linux/drivers/power/supply/
H A Dcros_charge-control.c35 struct cros_ec_device *cros_ec; member
47 static int cros_chctl_send_charge_control_cmd(struct cros_ec_device *cros_ec, in cros_chctl_send_charge_control_cmd()
249 static int cros_chctl_fwk_charge_control_versions(struct cros_ec_device *cros_ec) in cros_chctl_fwk_charge_control_versions()
261 struct cros_ec_device *cros_ec = ec_dev->ec_dev; in cros_chctl_probe() local
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-idp-ec-h1.dtsi14 cros_ec: ec@0 { label
H A Dsc7280-herobrine.dtsi543 cros_ec: ec@0 { label
H A Dsdm845-cheza.dtsi843 cros_ec: ec@0 { label
H A Dsc7180-trogdor.dtsi642 cros_ec: ec@0 { label
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra124-venice2.dts854 cros_ec: cros-ec@0 { label
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-spring.dts385 cros_ec: embedded-controller@1e { label
H A Dexynos5250-snow-common.dtsi85 cros_ec: embedded-controller@1e { label
H A Dexynos5800-peach-pi.dts943 cros_ec: cros-ec@0 { label
H A Dexynos5420-peach-pit.dts961 cros_ec: cros-ec@0 { label
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui.dtsi884 cros_ec: cros-ec@0 { label
H A Dmt8188-geralt.dtsi1170 cros_ec: ec@0 { label
H A Dmt8195-cherry.dtsi1365 cros_ec: ec@0 { label
H A Dmt8173-elm.dtsi1121 cros_ec: ec@0 { label
H A Dmt8192-asurada.dtsi1340 cros_ec: ec@0 { label
H A Dmt8186-corsola.dtsi1627 cros_ec: ec@0 { label
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru.dtsi597 cros_ec: ec@0 { label
/linux/drivers/platform/chrome/
H A Dcros_kbd_led_backlight.c128 struct cros_ec_device *cros_ec = ec_dev->ec_dev; in keyboard_led_init_ec_pwm_mfd() local