Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/
Dusb-skeleton.c470 static const struct file_operations skel_fops = { variable
486 .fops = &skel_fops,
/linux-4.4.14/Documentation/video4linux/
Dv4l2-pci-skeleton.c744 static const struct v4l2_file_operations skel_fops = { variable
874 vdev->fops = &skel_fops, in skeleton_probe()