diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2018-06-05 22:47:06 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-06-08 23:06:55 +0300 |
commit | 891e3120b41ae206002ba76e737d9b13bd327a29 (patch) | |
tree | a1af86c37f90bd64fb221f4c822b0fb9fd537867 /uvc-gadget.c | |
parent | 1efb386db7afee91d21c952bfeca703e77930903 (diff) |
uvc-gadget.sh: add function to create frame size
Currently there are a set of files that need to be written to in
configfs to instantiate a single frame size of a UVC function. Add a
function create_frame() to do this in one call.
There is no delete_frame() since delete_uvc() will delete the frame
settings. Previously delete_uvc() only deleted the single frame size, so
this has been changed to a wildcard to catch all frame sizes.
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'uvc-gadget.c')
0 files changed, 0 insertions, 0 deletions