Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c95 .bCountryCode = 0,
129 .bCountryCode = 0,
/openbmc/u-boot/include/
H A Dusbdescriptors.h451 u8 bCountryCode; member
/openbmc/u-boot/include/linux/usb/
H A Dch9.h394 u8 bCountryCode; member
/openbmc/linux/drivers/staging/greybus/
H A Dhid.c406 hid->country = ghid->hdesc.bCountryCode; in gb_hid_init()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c143 .bCountryCode = 0,
/openbmc/linux/include/linux/
H A Dhid.h736 __u8 bCountryCode; member
/openbmc/linux/drivers/usb/gadget/function/
H A Df_hid.c119 .bCountryCode = 0x00,
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h632 __u8 bCountryCode; member
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1018 hid->country = hdesc->bCountryCode; in usbhid_parse()