Home
last modified time | relevance | path

Searched refs:uvc_fh (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_v4l2.c512 static int uvc_acquire_privileges(struct uvc_fh *handle) in uvc_acquire_privileges()
528 static void uvc_dismiss_privileges(struct uvc_fh *handle) in uvc_dismiss_privileges()
536 static int uvc_has_privileges(struct uvc_fh *handle) in uvc_has_privileges()
548 struct uvc_fh *handle; in uvc_v4l2_open()
591 struct uvc_fh *handle = file->private_data; in uvc_v4l2_release()
620 struct uvc_fh *handle = file->private_data; in uvc_ioctl_querycap()
660 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt_vid_cap()
669 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt_vid_out()
678 struct uvc_fh *handle = fh; in uvc_ioctl_g_fmt_vid_cap()
687 struct uvc_fh *handl in uvc_ioctl_g_fmt_vid_out()
[all...]
H A Duvcvideo.h273 struct uvc_fh *handle; /* File handle that last changed the control. */
692 struct uvc_fh { struct
849 int __uvc_ctrl_commit(struct uvc_fh *handle, int rollback,
852 static inline int uvc_ctrl_commit(struct uvc_fh *handle, in uvc_ctrl_commit()
858 static inline int uvc_ctrl_rollback(struct uvc_fh *handle) in uvc_ctrl_rollback()
864 int uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *xctrl);
H A Duvc_ctrl.c1236 struct uvc_fh *handle, struct uvc_control *ctrl, in uvc_ctrl_send_event()
1262 struct uvc_fh *handle, struct uvc_control *master, u32 slave_id) in uvc_ctrl_send_slave_event()
1283 struct uvc_fh *handle; in uvc_ctrl_status_event()
1368 static void uvc_ctrl_send_events(struct uvc_fh *handle, in uvc_ctrl_send_events()
1418 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); in uvc_ctrl_add_event()
1457 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); in uvc_ctrl_del_event()
1550 int __uvc_ctrl_commit(struct uvc_fh *handle, int rollback, in __uvc_ctrl_commit()
1585 int uvc_ctrl_set(struct uvc_fh *handl
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_v4l2.c578 static int uvc_acquire_privileges(struct uvc_fh *handle) in uvc_acquire_privileges()
594 static void uvc_dismiss_privileges(struct uvc_fh *handle) in uvc_dismiss_privileges()
602 static int uvc_has_privileges(struct uvc_fh *handle) in uvc_has_privileges()
614 struct uvc_fh *handle; in uvc_v4l2_open()
657 struct uvc_fh *handle = file->private_data; in uvc_v4l2_release()
685 struct uvc_fh *handle = file->private_data; in uvc_ioctl_querycap()
723 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt_vid_cap()
732 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt_vid_out()
741 struct uvc_fh *handle = fh; in uvc_ioctl_g_fmt_vid_cap()
750 struct uvc_fh *handl in uvc_ioctl_g_fmt_vid_out()
[all...]
H A Duvcvideo.h145 struct uvc_fh *handle; /* File handle that last changed the control. */
602 struct uvc_fh { struct
771 int __uvc_ctrl_commit(struct uvc_fh *handle, int rollback,
773 static inline int uvc_ctrl_commit(struct uvc_fh *handle, in uvc_ctrl_commit()
778 static inline int uvc_ctrl_rollback(struct uvc_fh *handle) in uvc_ctrl_rollback()
784 int uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *xctrl);
H A Duvc_ctrl.c1492 struct uvc_fh *handle, struct uvc_control *ctrl, in uvc_ctrl_send_event()
1518 struct uvc_fh *handle, struct uvc_control *master, u32 slave_id) in uvc_ctrl_send_slave_event()
1539 struct uvc_fh *handle; in uvc_ctrl_status_event()
1624 static void uvc_ctrl_send_events(struct uvc_fh *handle, in uvc_ctrl_send_events()
1674 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); in uvc_ctrl_add_event()
1720 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); in uvc_ctrl_del_event()
1841 int __uvc_ctrl_commit(struct uvc_fh *handle, int rollback, in __uvc_ctrl_commit()
1883 int uvc_ctrl_set(struct uvc_fh *handl
[all...]

Completed in 13 milliseconds