Searched refs:the_gadget (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_gadget.c1511 static struct musb *the_gadget; variable in typeref:struct:musb
1598 if (the_gadget)
1600 the_gadget = musb;
1623 the_gadget = NULL;
1629 if (musb != the_gadget)
1633 the_gadget = NULL;
1651 struct musb *musb = the_gadget;
1781 struct musb *musb = the_gadget;

Completed in 104 milliseconds