Home
last modified time | relevance | path

Searched refs:wDescriptorLength (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sdca/
H A Dsdca_hid.c30 rsize = le16_to_cpu(entity->hide.hid_desc.rpt_desc.wDescriptorLength); in sdwhid_parse()
/linux/drivers/usb/gadget/function/
H A Df_hid.c934 hidg_desc_copy.rpt_desc.wDescriptorLength = in hidg_setup()
1224 hidg_desc.rpt_desc.wDescriptorLength = in hidg_bind()
/linux/include/linux/
H A Dhid.h767 __le16 wDescriptorLength; member
/linux/drivers/hid/usbhid/
H A Dhid-core.c1025 rsize = le16_to_cpu(hdesc->rpt_desc.wDescriptorLength); in usbhid_parse()