Searched defs:_musb (Results 1 - 7 of 7) sorted by relevance

/drivers/usb/musb/
H A Dblackfin.c200 static void musb_conn_timer_handler(unsigned long _musb) argument
202 struct musb *musb = (void *)_musb;
H A Ddavinci.c205 static void otg_timer(unsigned long _musb) argument
207 struct musb *musb = (void *)_musb;
H A Domap2430.c59 static void musb_do_idle(unsigned long _musb) argument
61 struct musb *musb = (void *)_musb;
H A Dda8xx.c188 static void otg_timer(unsigned long _musb) argument
190 struct musb *musb = (void *)_musb;
H A Dam35x.c139 static void otg_timer(unsigned long _musb) argument
141 struct musb *musb = (void *)_musb;
H A Dmusb_dsps.c251 static void otg_timer(unsigned long _musb) argument
253 struct musb *musb = (void *)_musb;
H A Dtusb6010.c411 static void musb_do_idle(unsigned long _musb) argument
413 struct musb *musb = (void *)_musb;

Completed in 83 milliseconds