Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/radio/si470x/
H A Dradio-si470x-common.c537 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
564 .open = si470x_fops_open,
H A Dradio-si470x-i2c.c167 * si470x_fops_open - file open
169 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
353 radio->fops_open = si470x_fops_open; in si470x_i2c_probe()
H A Dradio-si470x-usb.c476 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
591 radio->fops_open = si470x_fops_open; in si470x_usb_driver_probe()
/kernel/linux/linux-6.6/drivers/media/radio/si470x/
H A Dradio-si470x-common.c537 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
564 .open = si470x_fops_open,
H A Dradio-si470x-i2c.c167 * si470x_fops_open - file open
169 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
352 radio->fops_open = si470x_fops_open; in si470x_i2c_probe()
H A Dradio-si470x-usb.c476 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
591 radio->fops_open = si470x_fops_open; in si470x_usb_driver_probe()

Completed in 6 milliseconds