Home
last modified time | relevance | path

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

/drivers/media/rc/
Dgpio-ir-recv.c29 struct gpio_rc_dev { struct
76 struct gpio_rc_dev *gpio_dev = dev_id; in gpio_ir_recv_irq()
104 struct gpio_rc_dev *gpio_dev; in gpio_ir_recv_probe()
127 gpio_dev = kzalloc(sizeof(struct gpio_rc_dev), GFP_KERNEL); in gpio_ir_recv_probe()
196 struct gpio_rc_dev *gpio_dev = platform_get_drvdata(pdev); in gpio_ir_recv_remove()
209 struct gpio_rc_dev *gpio_dev = platform_get_drvdata(pdev); in gpio_ir_recv_suspend()
222 struct gpio_rc_dev *gpio_dev = platform_get_drvdata(pdev); in gpio_ir_recv_resume()