Searched refs:UVCG_UNCOMPRESSED_ATTR_RO (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/function/
H A Duvc_configfs.c1405 #define UVCG_UNCOMPRESSED_ATTR_RO(cname, aname, conv) \ macro
1501 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, identity_conv);
1502 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, identity_conv);
1503 UVCG_UNCOMPRESSED_ATTR_RO(bm_interface_flags, bmInterfaceFlags, identity_conv);
1508 #undef UVCG_UNCOMPRESSED_ATTR_RO macro

Completed in 43 milliseconds