Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/rc/
Dst_rc.c18 struct st_rc_device { struct
97 struct st_rc_device *dev = data; in st_rc_rx_interrupt()
161 static int st_rc_hardware_init(struct st_rc_device *dev) in st_rc_hardware_init()
200 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove()
210 struct st_rc_device *dev = rdev->priv; in st_rc_open()
223 struct st_rc_device *dev = rdev->priv; in st_rc_close()
234 struct st_rc_device *rc_dev; in st_rc_probe()
238 rc_dev = devm_kzalloc(dev, sizeof(struct st_rc_device), GFP_KERNEL); in st_rc_probe()
349 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend()
370 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_resume()