Home
last modified time | relevance | path

Searched refs:raw_fops (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Draw.c37 static const struct file_operations raw_fops; variable
188 cdev_init(&raw->cdev, &raw_fops); in gb_raw_probe()
317 static const struct file_operations raw_fops = { variable
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Draw.c37 static const struct file_operations raw_fops; variable
188 cdev_init(&raw->cdev, &raw_fops); in gb_raw_probe()
317 static const struct file_operations raw_fops = { variable
/kernel/linux/linux-5.10/drivers/char/
H A Draw.c278 static const struct file_operations raw_fops = { variable
329 cdev_init(&raw_cdev, &raw_fops); in raw_init()
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Draw_gadget.c1310 static const struct file_operations raw_fops = { variable
1321 .fops = &raw_fops,
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Draw_gadget.c1317 static const struct file_operations raw_fops = { variable
1328 .fops = &raw_fops,

Completed in 6 milliseconds