Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_hid.h37 int ghid_setup(struct usb_gadget *g, int count);
H A Df_hid.c1213 status = ghid_setup(NULL, HIDG_MINORS); in hidg_alloc_inst()
1321 int ghid_setup(struct usb_gadget *g, int count) in ghid_setup() function