Searched refs:f_hidg (Results 1 – 1 of 1) sorted by relevance
43 struct f_hidg { struct71 static inline struct f_hidg *func_to_hidg(struct usb_function *f) in func_to_hidg() argument73 return container_of(f, struct f_hidg, func); in func_to_hidg()195 struct f_hidg *hidg = file->private_data; in f_hidg_read()257 struct f_hidg *hidg = (struct f_hidg *)ep->driver_data; in f_hidg_req_complete()271 struct f_hidg *hidg = file->private_data; in f_hidg_write()328 struct f_hidg *hidg = file->private_data; in f_hidg_poll()354 struct f_hidg *hidg = in f_hidg_open()355 container_of(inode->i_cdev, struct f_hidg, cdev); in f_hidg_open()373 struct f_hidg *hidg = (struct f_hidg *) req->context; in hidg_set_report_complete()[all …]