Lines Matching defs:handle
1539 struct uvc_fh *handle, struct uvc_control *ctrl, in uvc_ctrl_send_event()
1565 struct uvc_fh *handle, struct uvc_control *master, u32 slave_id) in uvc_ctrl_send_slave_event()
1582 static void uvc_ctrl_set_handle(struct uvc_fh *handle, struct uvc_control *ctrl, in uvc_ctrl_set_handle()
1620 struct uvc_fh *handle; in uvc_ctrl_status_event() local
1707 static void uvc_ctrl_send_events(struct uvc_fh *handle, in uvc_ctrl_send_events()
1757 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); in uvc_ctrl_add_event() local
1803 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); in uvc_ctrl_del_event() local
1850 struct uvc_fh *handle, in uvc_ctrl_commit_entity()
1931 int __uvc_ctrl_commit(struct uvc_fh *handle, int rollback, in __uvc_ctrl_commit()
1975 int uvc_ctrl_set(struct uvc_fh *handle, in uvc_ctrl_set()
2815 void uvc_ctrl_cleanup_fh(struct uvc_fh *handle) in uvc_ctrl_cleanup_fh()