Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_v4l2.c536 static int uvc_has_privileges(struct uvc_fh *handle) in uvc_has_privileges() function
597 if (uvc_has_privileges(handle)) in uvc_v4l2_release()
770 if (!uvc_has_privileges(handle)) in uvc_ioctl_querybuf()
781 if (!uvc_has_privileges(handle)) in uvc_ioctl_qbuf()
794 if (!uvc_has_privileges(handle)) in uvc_ioctl_expbuf()
805 if (!uvc_has_privileges(handle)) in uvc_ioctl_dqbuf()
833 if (!uvc_has_privileges(handle)) in uvc_ioctl_streamon()
849 if (!uvc_has_privileges(handle)) in uvc_ioctl_streamoff()
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_v4l2.c602 static int uvc_has_privileges(struct uvc_fh *handle) in uvc_has_privileges() function
663 if (uvc_has_privileges(handle)) in uvc_v4l2_release()
833 if (!uvc_has_privileges(handle)) in uvc_ioctl_querybuf()
844 if (!uvc_has_privileges(handle)) in uvc_ioctl_qbuf()
857 if (!uvc_has_privileges(handle)) in uvc_ioctl_expbuf()
868 if (!uvc_has_privileges(handle)) in uvc_ioctl_dqbuf()
896 if (!uvc_has_privileges(handle)) in uvc_ioctl_streamon()
912 if (!uvc_has_privileges(handle)) in uvc_ioctl_streamoff()

Completed in 5 milliseconds