Home
last modified time | relevance | path

Searched defs:DECLARE_UVC_HEADER_DESCRIPTOR (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
H A Dvideo.h147 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) \ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Dvideo.h159 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) struct UVC_HEADER_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __le16 bcdUVC; __le16 wTotalLength; __le32 dwClockFrequency; __u8 bInCollection; __u8 baInterfaceNr[n]; \ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Dvideo.h159 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) struct UVC_HEADER_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __le16 bcdUVC; __le16 wTotalLength; __le32 dwClockFrequency; __u8 bInCollection; __u8 baInterfaceNr[n]; \ macro
/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Dvideo.h240 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) \ macro
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Dvideo.h240 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) \ macro

Completed in 8 milliseconds