Searched refs:UVCG_UNCOMPRESSED_ATTR_RO (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/usb/gadget/function/ |
| D | uvc_configfs.c | 1499 #define UVCG_UNCOMPRESSED_ATTR_RO(cname, aname, bits) \ macro 1583 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8); 1586 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8); 1587 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8); 1588 UVCG_UNCOMPRESSED_ATTR_RO(bm_interface_flags, bmInterfaceFlags, 8); 1591 #undef UVCG_UNCOMPRESSED_ATTR_RO
|