Home
last modified time | relevance | path

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

/drivers/media/cec/platform/cec-gpio/
A Dcec-gpio.c15 struct cec_gpio { struct
20 struct gpio_desc *cec_gpio; argument
51 gpiod_set_value(cec->cec_gpio, 1); in cec_gpio_high()
66 struct cec_gpio *cec = priv; in cec_gpio_5v_irq_handler_thread()
80 struct cec_gpio *cec = priv; in cec_gpio_5v_irq_handler()
88 struct cec_gpio *cec = priv; in cec_gpio_hpd_irq_handler_thread()
102 struct cec_gpio *cec = priv; in cec_gpio_hpd_irq_handler()
110 struct cec_gpio *cec = priv; in cec_gpio_cec_irq_handler()
180 struct cec_gpio *cec; in cec_gpio_probe()
197 if (IS_ERR(cec->cec_gpio)) in cec_gpio_probe()
[all …]

Completed in 7 milliseconds