Searched hist:d9c8763e61295be0a21dc04ad9c379d5d17c3d86 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_status.c | diff d9c8763e61295be0a21dc04ad9c379d5d17c3d86 Wed Dec 23 07:35:20 CST 2020 Ricardo Ribalda <ribalda@chromium.org> media: uvcvideo: Provide sync and async uvc_ctrl_status_event
Split the functionality of void uvc_ctrl_status_event_work in two, so it can be called by functions outside interrupt context and not part of an URB.
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | uvc_ctrl.c | diff d9c8763e61295be0a21dc04ad9c379d5d17c3d86 Wed Dec 23 07:35:20 CST 2020 Ricardo Ribalda <ribalda@chromium.org> media: uvcvideo: Provide sync and async uvc_ctrl_status_event
Split the functionality of void uvc_ctrl_status_event_work in two, so it can be called by functions outside interrupt context and not part of an URB.
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | uvcvideo.h | diff d9c8763e61295be0a21dc04ad9c379d5d17c3d86 Wed Dec 23 07:35:20 CST 2020 Ricardo Ribalda <ribalda@chromium.org> media: uvcvideo: Provide sync and async uvc_ctrl_status_event
Split the functionality of void uvc_ctrl_status_event_work in two, so it can be called by functions outside interrupt context and not part of an URB.
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|