Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/
H A Dusb-skeleton.c468 static const struct file_operations skel_fops = { variable
484 .fops = &skel_fops,
/kernel/linux/linux-6.6/drivers/usb/
H A Dusb-skeleton.c468 static const struct file_operations skel_fops = { variable
484 .fops = &skel_fops,
/kernel/linux/linux-5.10/samples/v4l/
H A Dv4l2-pci-skeleton.c739 static const struct v4l2_file_operations skel_fops = { variable
866 vdev->fops = &skel_fops, in skeleton_probe()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds