Home
last modified time | relevance | path

Searched refs:raw_fops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/greybus/
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
/linux/drivers/usb/gadget/legacy/
A Draw_gadget.c1270 static const struct file_operations raw_fops = { variable
1281 .fops = &raw_fops,

Completed in 6 milliseconds