Searched refs:UVCG_UNCOMPRESSED_ATTR_RO (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.c | 1536 #define UVCG_UNCOMPRESSED_ATTR_RO(cname, aname, bits) \ macro 1620 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8); 1623 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8); 1624 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8); 1625 UVCG_UNCOMPRESSED_ATTR_RO(bm_interface_flags, bmInterfaceFlags, 8); 1628 #undef UVCG_UNCOMPRESSED_ATTR_RO
|