Home
last modified time | relevance | path

Searched defs:usb_cdc_call_mgmt_descriptor (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dcdc.h58 struct usb_cdc_call_mgmt_descriptor { struct
59 __u8 bLength;
60 __u8 bDescriptorType;
61 __u8 bDescriptorSubType;
63 __u8 bmCapabilities;
67 __u8 bDataInterface;
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dcdc.h72 struct usb_cdc_call_mgmt_descriptor { struct
73 __u8 bLength;
74 __u8 bDescriptorType;
75 __u8 bDescriptorSubType;
77 __u8 bmCapabilities;
81 __u8 bDataInterface;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dcdc.h72 struct usb_cdc_call_mgmt_descriptor { struct
73 __u8 bLength;
74 __u8 bDescriptorType;
75 __u8 bDescriptorSubType;
77 __u8 bmCapabilities;
81 __u8 bDataInterface;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dcdc.h72 struct usb_cdc_call_mgmt_descriptor { struct
73 __u8 bLength;
74 __u8 bDescriptorType;
75 __u8 bDescriptorSubType;
77 __u8 bmCapabilities;
81 __u8 bDataInterface;
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dcdc.h30 struct usb_cdc_call_mgmt_descriptor *usb_cdc_call_mgmt_descriptor; member