Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/radio/si470x/
Dradio-si470x.h168 int (*fops_open)(struct file *file); member
Dradio-si470x-i2c.c366 radio->fops_open = si470x_fops_open; in si470x_i2c_probe()
Dradio-si470x-common.c550 return radio->fops_open(file); in si470x_fops_open()
Dradio-si470x-usb.c603 radio->fops_open = si470x_fops_open; in si470x_usb_driver_probe()
/Linux-v4.19/drivers/media/common/saa7146/
Dsaa7146_fops.c195 static int fops_open(struct file *file) in fops_open() function
430 .open = fops_open,
/Linux-v4.19/drivers/media/pci/saa7164/
Dsaa7164-vbi.c430 static int fops_open(struct file *file) in fops_open() function
659 .open = fops_open,
Dsaa7164-encoder.c726 static int fops_open(struct file *file) in fops_open() function
953 .open = fops_open,