Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/
H A Dusb-skeleton.c468 static const struct file_operations skel_fops = { variable
484 .fops = &skel_fops,
/openbmc/linux/samples/v4l/
H A Dv4l2-pci-skeleton.c727 static const struct v4l2_file_operations skel_fops = { variable
854 vdev->fops = &skel_fops, in skeleton_probe()