Searched refs:is_host_active (Results 1 – 3 of 3) sorted by relevance
63 #define is_host_active(m) ((m)->is_host) macro
1928 if (!is_host_active(musb) || !musb->is_active)2329 if (!is_host_active(musb))
2391 } else if (is_host_active(musb)) { in musb_suspend()