Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Duvc_configfs.c2300 #define UVCG_UNCOMPRESSED_ATTR_RO(cname, aname, bits) \ macro
2390 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8);
2393 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8);
2394 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
2395 UVCG_UNCOMPRESSED_ATTR_RO(bm_interlace_flags, bmInterlaceFlags, 8);
2398 #undef UVCG_UNCOMPRESSED_ATTR_RO