Searched refs:musb_host_alloc (Results 1 – 3 of 3) sorted by relevance
57 extern int musb_host_alloc(struct musb *);84 static inline int musb_host_alloc(struct musb *musb) in musb_host_alloc() function
2720 int musb_host_alloc(struct musb *musb) in musb_host_alloc() function
2019 ret = musb_host_alloc(musb); in allocate_instance()