Searched refs:f_hidg (Results 1 – 1 of 1) sorted by relevance
56 struct f_hidg { struct116 static inline struct f_hidg *func_to_hidg(struct usb_function *f) in func_to_hidg() argument118 return container_of(f, struct f_hidg, func); in func_to_hidg()123 struct f_hidg *hidg = container_of(dev, struct f_hidg, dev); in hidg_release()307 struct f_hidg *hidg = file->private_data; in f_hidg_intout_read()386 struct f_hidg *hidg = file->private_data; in f_hidg_ssreport_read()427 struct f_hidg *hidg = file->private_data; in f_hidg_read()437 struct f_hidg *hidg = (struct f_hidg *)ep->driver_data; in f_hidg_req_complete()454 struct f_hidg *hidg = file->private_data; in f_hidg_write()544 static struct report_entry *f_hidg_search_for_report(struct f_hidg *hidg, u8 report_id) in f_hidg_search_for_report()[all …]