Searched refs:is_host_capable (Results 1 - 4 of 4) 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.h91 #define is_host_enabled(musb) is_host_capable()
95 #define is_host_active(musb) is_host_capable()
152 #define is_host_capable() (1) macro
160 #define is_host_capable() (0) macro
H A Dmusb_core.c828 if (is_host_capable() && (devctl & MUSB_DEVCTL_HM) != 0) {
1564 if (is_host_capable())
1585 if (is_host_capable())
1627 if (is_host_capable())
1636 if (is_host_capable())
/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.h91 #define is_host_enabled(musb) is_host_capable()
95 #define is_host_active(musb) is_host_capable()
152 #define is_host_capable() (1) macro
160 #define is_host_capable() (0) macro
H A Dmusb_core.c828 if (is_host_capable() && (devctl & MUSB_DEVCTL_HM) != 0) {
1564 if (is_host_capable())
1585 if (is_host_capable())
1627 if (is_host_capable())
1636 if (is_host_capable())

Completed in 119 milliseconds