Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/radio/si470x/
Dradio-si470x-i2c.c177 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
366 radio->fops_open = si470x_fops_open; in si470x_i2c_probe()
Dradio-si470x-common.c546 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
573 .open = si470x_fops_open,
Dradio-si470x-usb.c485 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
603 radio->fops_open = si470x_fops_open; in si470x_usb_driver_probe()