Searched refs:raw_fops (Results 1 – 3 of 3) sorted by relevance
37 static const struct file_operations raw_fops; variable188 cdev_init(&raw->cdev, &raw_fops); in gb_raw_probe()317 static const struct file_operations raw_fops = { variable
278 static const struct file_operations raw_fops = { variable329 cdev_init(&raw_cdev, &raw_fops); in raw_init()
1269 static const struct file_operations raw_fops = { variable1280 .fops = &raw_fops,