Searched refs:f_hidg (Results 1 – 1 of 1) sorted by relevance
56 struct f_hidg { struct112 static inline struct f_hidg *func_to_hidg(struct usb_function *f) in func_to_hidg() argument114 return container_of(f, struct f_hidg, func); in func_to_hidg()119 struct f_hidg *hidg = container_of(dev, struct f_hidg, dev); in hidg_release()321 struct f_hidg *hidg = file->private_data; in f_hidg_intout_read()395 struct f_hidg *hidg = file->private_data; in f_hidg_ssreport_read()436 struct f_hidg *hidg = file->private_data; in f_hidg_read()446 struct f_hidg *hidg = (struct f_hidg *)ep->driver_data; in f_hidg_req_complete()463 struct f_hidg *hidg = file->private_data; in f_hidg_write()553 static struct report_entry *f_hidg_search_for_report(struct f_hidg *hidg, u8 report_id) in f_hidg_search_for_report()[all …]