skel_fops         468 drivers/usb/usb-skeleton.c static const struct file_operations skel_fops = {
skel_fops         484 drivers/usb/usb-skeleton.c 	.fops =		&skel_fops,
skel_fops         739 samples/v4l/v4l2-pci-skeleton.c static const struct v4l2_file_operations skel_fops = {
skel_fops         866 samples/v4l/v4l2-pci-skeleton.c 	vdev->fops = &skel_fops,