Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/greybus/
Draw.c40 static const struct file_operations raw_fops; variable
191 cdev_init(&raw->cdev, &raw_fops); in gb_raw_probe()
320 static const struct file_operations raw_fops = { variable
/linux-6.12.1/drivers/usb/gadget/legacy/
Draw_gadget.c1362 static const struct file_operations raw_fops = { variable
1372 .fops = &raw_fops,