Home
last modified time | relevance | path

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

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