Home
last modified time | relevance | path

Searched refs:no_out_endpoint (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Du_hid.h23 unsigned char no_out_endpoint; member
H A Df_hid.c1363 F_HID_OPT(no_out_endpoint, 8, 1);
1558 hidg->use_out_ep = !opts->no_out_endpoint; in hidg_alloc()