Searched refs:fops_open (Results 1 – 7 of 7) sorted by relevance
159 int (*fops_open)(struct file *file); member
353 radio->fops_open = si470x_fops_open; in si470x_i2c_probe()
541 return radio->fops_open(file); in si470x_fops_open()
591 radio->fops_open = si470x_fops_open; in si470x_usb_driver_probe()
413 static int fops_open(struct file *file) in fops_open() function642 .open = fops_open,
708 static int fops_open(struct file *file) in fops_open() function935 .open = fops_open,
194 static int fops_open(struct file *file) in fops_open() function429 .open = fops_open,