Searched refs:UVCG_UNCOMPRESSED_ATTR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 1581 #define UVCG_UNCOMPRESSED_ATTR(cname, aname, bits) \ macro 1641 UVCG_UNCOMPRESSED_ATTR(b_bits_per_pixel, bBitsPerPixel, 8); 1642 UVCG_UNCOMPRESSED_ATTR(b_default_frame_index, bDefaultFrameIndex, 8); 1647 #undef UVCG_UNCOMPRESSED_ATTR macro
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 2313 #define UVCG_UNCOMPRESSED_ATTR(cname, aname, bits) \ macro 2379 UVCG_UNCOMPRESSED_ATTR(b_bits_per_pixel, bBitsPerPixel, 8); 2380 UVCG_UNCOMPRESSED_ATTR(b_default_frame_index, bDefaultFrameIndex, 8); 2385 #undef UVCG_UNCOMPRESSED_ATTR macro
|
Completed in 8 milliseconds