Home
last modified time | relevance | path

Searched defs:hidg (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/function/
Df_hid.c195 struct f_hidg *hidg = file->private_data; in f_hidg_read() local
257 struct f_hidg *hidg = (struct f_hidg *)ep->driver_data; in f_hidg_req_complete() local
271 struct f_hidg *hidg = file->private_data; in f_hidg_write() local
328 struct f_hidg *hidg = file->private_data; in f_hidg_poll() local
354 struct f_hidg *hidg = in f_hidg_open() local
373 struct f_hidg *hidg = (struct f_hidg *) req->context; in hidg_set_report_complete() local
393 struct f_hidg *hidg = func_to_hidg(f); in hidg_setup() local
491 struct f_hidg *hidg = func_to_hidg(f); in hidg_disable() local
509 struct f_hidg *hidg = func_to_hidg(f); in hidg_set_alt() local
593 struct f_hidg *hidg = func_to_hidg(f); in hidg_bind() local
[all …]