Searched refs:gpio_rc_dev (Results 1 – 1 of 1) sorted by relevance
21 struct gpio_rc_dev { struct32 struct gpio_rc_dev *gpio_dev = dev_id; in gpio_ir_recv_irq() argument64 struct gpio_rc_dev *gpio_dev; in gpio_ir_recv_probe()131 struct gpio_rc_dev *gpio_dev = platform_get_drvdata(pdev); in gpio_ir_recv_remove()149 struct gpio_rc_dev *gpio_dev = dev_get_drvdata(dev); in gpio_ir_recv_suspend()161 struct gpio_rc_dev *gpio_dev = dev_get_drvdata(dev); in gpio_ir_recv_resume()173 struct gpio_rc_dev *gpio_dev = dev_get_drvdata(dev); in gpio_ir_recv_runtime_suspend()182 struct gpio_rc_dev *gpio_dev = dev_get_drvdata(dev); in gpio_ir_recv_runtime_resume()
Completed in 3 milliseconds