Searched refs:UVC_ATTR_RO (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/gadget/function/ |
D | uvc_configfs.c | 29 #define UVC_ATTR_RO(prefix, cname, aname) \ macro 215 UVC_ATTR_RO(uvcg_default_processing_, cname, aname) 257 UVC_ATTR_RO(uvcg_default_processing_, bm_controls, bmControls); 328 UVC_ATTR_RO(uvcg_default_camera_, cname, aname) 376 UVC_ATTR_RO(uvcg_default_camera_, bm_controls, bmControls); 450 UVC_ATTR_RO(uvcg_default_output_, cname, aname) 881 UVC_ATTR_RO(uvcg_streaming_header_, cname, aname) 1360 UVC_ATTR_RO(uvcg_uncompressed_, cname, aname); 1562 UVC_ATTR_RO(uvcg_mjpeg_, cname, aname) 1754 UVC_ATTR_RO(uvcg_default_color_matching_, cname, aname)
|