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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dgadget.h424 struct usb_gadget_ops { struct
479 const struct usb_gadget_ops *ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dci13xxx_udc.c2340 static const struct usb_gadget_ops usb_gadget_ops; variable in typeref:struct:usb_gadget_ops
2429 udc->gadget.ops = &usb_gadget_ops;
H A Dimx_udc.c1222 static const struct usb_gadget_ops imx_udc_ops = {
H A Dat91_udc.c987 static const struct usb_gadget_ops at91_udc_ops = {
H A Ddummy_hcd.c707 static const struct usb_gadget_ops dummy_ops = {
H A Dgoku_udc.c978 static const struct usb_gadget_ops goku_ops = {
H A Dlh7a40x_udc.c1941 static const struct usb_gadget_ops lh7a40x_udc_ops = {
H A Dm66592-udc.c1544 static struct usb_gadget_ops m66592_gadget_ops = {
H A Dpxa25x_udc.c1023 static const struct usb_gadget_ops pxa25x_udc_ops = {
H A Dpxa27x_udc.c1648 static const struct usb_gadget_ops pxa_udc_ops = {
H A Dr8a66597-udc.c1494 static struct usb_gadget_ops r8a66597_gadget_ops = {
H A Ds3c2410_udc.c1421 /*------------------------- usb_gadget_ops ----------------------------------*/
1538 static const struct usb_gadget_ops s3c2410_ops = {
H A Datmel_usba_udc.c1010 static const struct usb_gadget_ops usba_udc_ops = {
H A Dfsl_qe_udc.c1915 static struct usb_gadget_ops qe_gadget_ops = {
H A Dfsl_udc_core.c1125 static struct usb_gadget_ops fsl_gadget_ops = {
H A Dnet2280.c1389 static const struct usb_gadget_ops net2280_ops = {
H A Domap_udc.c1376 static struct usb_gadget_ops omap_gadget_ops = {
H A Ds3c-hsotg.c2727 static struct usb_gadget_ops s3c_hsotg_gadget_ops = {
H A Damd5536udc.c1441 static const struct usb_gadget_ops udc_ops = {
H A Dlangwell_udc.c1152 /* device controller usb_gadget_ops structure */
1312 /* device controller usb_gadget_ops structure */
1313 static const struct usb_gadget_ops langwell_ops = {
3132 dev->gadget.ops = &langwell_ops; /* usb_gadget_ops */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_gadget.c1494 static const struct usb_gadget_ops musb_gadget_operations = {

Completed in 173 milliseconds