Home
last modified time | relevance | path

Searched refs:si470x_fops_release (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/si470x/
H A Dradio-si470x-common.c546 * si470x_fops_release - file release
548 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
565 .release = si470x_fops_release,
H A Dradio-si470x-i2c.c199 * si470x_fops_release - file release
201 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
354 radio->fops_release = si470x_fops_release; in si470x_i2c_probe()
H A Dradio-si470x-usb.c481 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
592 radio->fops_release = si470x_fops_release; in si470x_usb_driver_probe()
/kernel/linux/linux-6.6/drivers/media/radio/si470x/
H A Dradio-si470x-common.c546 * si470x_fops_release - file release
548 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
565 .release = si470x_fops_release,
H A Dradio-si470x-i2c.c199 * si470x_fops_release - file release
201 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
353 radio->fops_release = si470x_fops_release; in si470x_i2c_probe()
H A Dradio-si470x-usb.c481 static int si470x_fops_release(struct file *file) in si470x_fops_release() function
592 radio->fops_release = si470x_fops_release; in si470x_usb_driver_probe()

Completed in 7 milliseconds