Searched defs:f_hidg (Results 1 – 1 of 1) sorted by relevance
43 struct f_hidg { struct45 unsigned char bInterfaceSubClass;46 unsigned char bInterfaceProtocol;47 unsigned short report_desc_length;71 static inline struct f_hidg *func_to_hidg(struct usb_function *f) in func_to_hidg() argument