Searched refs:f_hidg (Results 1 – 1 of 1) sorted by relevance
39 struct f_hidg { struct68 static inline struct f_hidg *func_to_hidg(struct usb_function *f) in func_to_hidg() argument70 return container_of(f, struct f_hidg, func); in func_to_hidg()246 struct f_hidg *hidg = file->private_data; in f_hidg_read()320 struct f_hidg *hidg = (struct f_hidg *)ep->driver_data; in f_hidg_req_complete()337 struct f_hidg *hidg = file->private_data; in f_hidg_write()418 struct f_hidg *hidg = file->private_data; in f_hidg_poll()444 struct f_hidg *hidg = in f_hidg_open()445 container_of(inode->i_cdev, struct f_hidg, cdev); in f_hidg_open()463 struct f_hidg *hidg = (struct f_hidg *) req->context; in hidg_set_report_complete()[all …]