Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/function/
Df_hid.c246 struct f_hidg *hidg = file->private_data; in f_hidg_read() local
320 struct f_hidg *hidg = (struct f_hidg *)ep->driver_data; in f_hidg_req_complete() local
337 struct f_hidg *hidg = file->private_data; in f_hidg_write() local
418 struct f_hidg *hidg = file->private_data; in f_hidg_poll() local
444 struct f_hidg *hidg = in f_hidg_open() local
463 struct f_hidg *hidg = (struct f_hidg *) req->context; in hidg_set_report_complete() local
499 struct f_hidg *hidg = func_to_hidg(f); in hidg_setup() local
610 struct f_hidg *hidg = func_to_hidg(f); in hidg_disable() local
638 struct f_hidg *hidg = func_to_hidg(f); in hidg_set_alt() local
747 struct f_hidg *hidg = func_to_hidg(f); in hidg_bind() local
[all …]