Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/
Dst_rc.c21 struct st_rc_device { struct
101 struct st_rc_device *dev = data; in st_rc_rx_interrupt()
165 static void st_rc_hardware_init(struct st_rc_device *dev) in st_rc_hardware_init()
196 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove()
207 struct st_rc_device *dev = rdev->priv; in st_rc_open()
220 struct st_rc_device *dev = rdev->priv; in st_rc_close()
232 struct st_rc_device *rc_dev; in st_rc_probe()
236 rc_dev = devm_kzalloc(dev, sizeof(struct st_rc_device), GFP_KERNEL); in st_rc_probe()
347 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend()
367 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_resume()