Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Duvc_configfs.c1337 #define UVCG_UNCOMPRESSED_ATTR_RO(cname, aname, conv) \ macro
1430 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, identity_conv);
1431 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, identity_conv);
1432 UVCG_UNCOMPRESSED_ATTR_RO(bm_interface_flags, bmInterfaceFlags, identity_conv);
1437 #undef UVCG_UNCOMPRESSED_ATTR_RO