Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dst_rc.c17 struct st_rc_device { struct
96 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()
191 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove()
202 struct st_rc_device *dev = rdev->priv; in st_rc_open()
215 struct st_rc_device *dev = rdev->priv; in st_rc_close()
227 struct st_rc_device *rc_dev; in st_rc_probe()
231 rc_dev = devm_kzalloc(dev, sizeof(struct st_rc_device), GFP_KERNEL); in st_rc_probe()
342 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend()
362 struct st_rc_device *rc_de in st_rc_resume()
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A 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_de in st_rc_resume()
[all...]

Completed in 2 milliseconds