Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c2334 #define UVCG_UNCOMPRESSED_ATTR_RO(cname, aname, bits) \ macro
2424 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8);
2427 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8);
2428 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
2429 UVCG_UNCOMPRESSED_ATTR_RO(bm_interlace_flags, bmInterlaceFlags, 8);
2432 #undef UVCG_UNCOMPRESSED_ATTR_RO