Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_hid.c282 struct f_hidg *hidg = file->private_data; in f_hidg_intout_read() local
356 struct f_hidg *hidg = file->private_data; in f_hidg_ssreport_read() local
397 struct f_hidg *hidg = file->private_data; in f_hidg_read() local
407 struct f_hidg *hidg = (struct f_hidg *)ep->driver_data; in f_hidg_req_complete() local
424 struct f_hidg *hidg = file->private_data; in f_hidg_write() local
516 struct f_hidg *hidg = file->private_data; in f_hidg_poll() local
548 struct f_hidg *hidg = in f_hidg_open() local
567 struct f_hidg *hidg = (struct f_hidg *) req->context; in hidg_intout_complete() local
602 struct f_hidg *hidg = (struct f_hidg *)req->context; in hidg_ssreport_complete() local
634 struct f_hidg *hidg = func_to_hidg(f); in hidg_setup() local
[all …]