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

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

Completed in 140 milliseconds