Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/radio/si470x/
Dradio-si470x-i2c.c169 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
352 radio->fops_open = si470x_fops_open; in si470x_i2c_probe()
Dradio-si470x-common.c537 static int si470x_fops_open(struct file *file) in si470x_fops_open() function
564 .open = si470x_fops_open,
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()