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

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

Completed in 99 milliseconds