Lines Matching defs:musb
143 struct platform_device *musb; /* child musb pdev */ member
172 static void dsps_musb_try_idle(struct musb *musb, unsigned long timeout) in dsps_musb_try_idle()
212 static void dsps_musb_enable(struct musb *musb) in dsps_musb_enable()
239 static void dsps_musb_disable(struct musb *musb) in dsps_musb_disable()
255 struct musb *musb = (void *)_musb; in otg_timer() local
306 struct musb *musb = hci; in dsps_interrupt() local
396 static int dsps_musb_dbg_init(struct musb *musb, struct dsps_glue *glue) in dsps_musb_dbg_init()
420 static int dsps_musb_init(struct musb *musb) in dsps_musb_init()
495 static int dsps_musb_exit(struct musb *musb) in dsps_musb_exit()
509 static int dsps_musb_set_mode(struct musb *musb, u8 mode) in dsps_musb_set_mode()
556 static bool dsps_sw_babble_control(struct musb *musb) in dsps_sw_babble_control()
607 static int dsps_musb_recover(struct musb *musb) in dsps_musb_recover()
692 struct platform_device *musb; in dsps_create_musb_pdev() local
876 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_suspend() local
901 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_resume() local