Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_hid.c247 struct f_hidg *hidg = file->private_data; in f_hidg_read() local
318 struct f_hidg *hidg = (struct f_hidg *)ep->driver_data; in f_hidg_req_complete() local
335 struct f_hidg *hidg = file->private_data; in f_hidg_write() local
427 struct f_hidg *hidg = file->private_data; in f_hidg_poll() local
453 struct f_hidg *hidg = in f_hidg_open() local
472 struct f_hidg *hidg = (struct f_hidg *) req->context; in hidg_set_report_complete() local
508 struct f_hidg *hidg = func_to_hidg(f); in hidg_setup() local
635 struct f_hidg *hidg = func_to_hidg(f); in hidg_disable() local
663 struct f_hidg *hidg = func_to_hidg(f); in hidg_set_alt() local
772 struct f_hidg *hidg = func_to_hidg(f); in hidg_bind() local
[all …]