Home
last modified time | relevance | path

Searched refs:fops_open (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/radio/si470x/
H A Dradio-si470x.h159 int (*fops_open)(struct file *file); member
H A Dradio-si470x-i2c.c352 radio->fops_open = si470x_fops_open; in si470x_i2c_probe()
H A Dradio-si470x-common.c541 return radio->fops_open(file); in si470x_fops_open()
H A Dradio-si470x-usb.c591 radio->fops_open = si470x_fops_open; in si470x_usb_driver_probe()