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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_core.c1168 musb->bulk_ep = hw_ep;
1290 if (!musb->bulk_ep) {
1332 if (musb->bulk_ep)
1334 musb->bulk_ep = hw_ep;
1339 if (!musb->bulk_ep) {
H A Dmusb_core.h352 struct musb_hw_ep *bulk_ep; member in struct:musb
H A Dmusb_host.c1805 if (hw_ep == musb->bulk_ep)
1842 hw_ep = musb->bulk_ep;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/musb/
H A Dmusb_core.c1168 musb->bulk_ep = hw_ep;
1290 if (!musb->bulk_ep) {
1332 if (musb->bulk_ep)
1334 musb->bulk_ep = hw_ep;
1339 if (!musb->bulk_ep) {
H A Dmusb_core.h352 struct musb_hw_ep *bulk_ep; member in struct:musb
H A Dmusb_host.c1805 if (hw_ep == musb->bulk_ep)
1842 hw_ep = musb->bulk_ep;

Completed in 100 milliseconds