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