Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dgpio-ir-recv.c20 struct gpio_rc_dev { struct
31 struct gpio_rc_dev *gpio_dev = dev_id; in gpio_ir_recv_irq() argument
63 struct gpio_rc_dev *gpio_dev; in gpio_ir_recv_probe()
132 struct gpio_rc_dev *gpio_dev = platform_get_drvdata(pdev); in gpio_ir_recv_remove()
148 struct gpio_rc_dev *gpio_dev = dev_get_drvdata(dev); in gpio_ir_recv_suspend()
160 struct gpio_rc_dev *gpio_dev = dev_get_drvdata(dev); in gpio_ir_recv_resume()
172 struct gpio_rc_dev *gpio_dev = dev_get_drvdata(dev); in gpio_ir_recv_runtime_suspend()
181 struct gpio_rc_dev *gpio_dev = dev_get_drvdata(dev); in gpio_ir_recv_runtime_resume()