Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/rc/
Dst_rc.c20 struct st_rc_device { struct
99 struct st_rc_device *dev = data; in st_rc_rx_interrupt()
160 static void st_rc_hardware_init(struct st_rc_device *dev) in st_rc_hardware_init()
192 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove()
200 struct st_rc_device *dev = rdev->priv; in st_rc_open()
213 struct st_rc_device *dev = rdev->priv; in st_rc_close()
225 struct st_rc_device *rc_dev; in st_rc_probe()
229 rc_dev = devm_kzalloc(dev, sizeof(struct st_rc_device), GFP_KERNEL); in st_rc_probe()
340 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend()
361 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_resume()