Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Du_hid.h39 int ghid_setup(struct usb_gadget *g, int count);
Df_hid.c877 status = ghid_setup(NULL, HIDG_MINORS); in hidg_alloc_inst()
980 int ghid_setup(struct usb_gadget *g, int count) in ghid_setup() function