Searched refs:fops_open (Results 1 – 6 of 6) sorted by relevance
159 int (*fops_open)(struct file *file); member
352 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()
412 static int fops_open(struct file *file) in fops_open() function641 .open = fops_open,
707 static int fops_open(struct file *file) in fops_open() function934 .open = fops_open,