Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/radio/si470x/
Dradio-si470x-i2c.c209 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
367 radio->fops_release = si470x_fops_release; in si470x_i2c_probe()
Dradio-si470x-common.c557 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
574 .release = si470x_fops_release,
Dradio-si470x-usb.c490 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
604 radio->fops_release = si470x_fops_release; in si470x_usb_driver_probe()