Searched refs:UVCG_UNCOMPRESSED_ATTR_RO (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 1556 #define UVCG_UNCOMPRESSED_ATTR_RO(cname, aname, bits) \ macro 1640 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8); 1643 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8); 1644 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8); 1645 UVCG_UNCOMPRESSED_ATTR_RO(bm_interface_flags, bmInterfaceFlags, 8); 1648 #undef UVCG_UNCOMPRESSED_ATTR_RO macro
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 2288 #define UVCG_UNCOMPRESSED_ATTR_RO(cname, aname, bits) \ macro 2378 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8); 2381 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8); 2382 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8); 2383 UVCG_UNCOMPRESSED_ATTR_RO(bm_interlace_flags, bmInterlaceFlags, 8); 2386 #undef UVCG_UNCOMPRESSED_ATTR_RO macro
|
Completed in 8 milliseconds