Home
last modified time | relevance | path

Searched refs:UVC_ATTR_RO (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/usb/gadget/function/
Duvc_configfs.c30 #define UVC_ATTR_RO(prefix, cname, aname) \ macro
262 UVC_ATTR_RO(uvcg_default_processing_, cname, aname)
300 UVC_ATTR_RO(uvcg_default_processing_, bm_controls, bmControls);
367 UVC_ATTR_RO(uvcg_default_camera_, cname, aname)
411 UVC_ATTR_RO(uvcg_default_camera_, bm_controls, bmControls);
481 UVC_ATTR_RO(uvcg_default_output_, cname, aname)
717 UVC_ATTR_RO(uvcg_default_control_, b_interface_number, bInterfaceNumber);
942 UVC_ATTR_RO(uvcg_streaming_header_, cname, aname)
1096 UVC_ATTR_RO(uvcg_frame_, b_frame_index, bFrameIndex);
1443 UVC_ATTR_RO(uvcg_uncompressed_, cname, aname);
[all …]