Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/rc/
Dst_rc.c17 struct st_rc_device { struct
96 struct st_rc_device *dev = data; in st_rc_rx_interrupt()
160 static int st_rc_hardware_init(struct st_rc_device *dev) in st_rc_hardware_init()
199 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove()
209 struct st_rc_device *dev = rdev->priv; in st_rc_open()
222 struct st_rc_device *dev = rdev->priv; in st_rc_close()
233 struct st_rc_device *rc_dev; in st_rc_probe()
237 rc_dev = devm_kzalloc(dev, sizeof(struct st_rc_device), GFP_KERNEL); in st_rc_probe()
348 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend()
369 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_resume()