Home
last modified time | relevance | path

Searched defs:usb_key_descriptor (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Dch9.h767 struct usb_key_descriptor { struct
768 __u8 bLength;
769 __u8 bDescriptorType;
771 __u8 tTKID[3];
772 __u8 bReserved;
773 __u8 bKeyData[0];
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h815 struct usb_key_descriptor { struct
816 __u8 bLength;
817 __u8 bDescriptorType;
819 __u8 tTKID[3];
820 __u8 bReserved;
821 __u8 bKeyData[];