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()
491 static int dsps_musb_exit(struct musb *musb) in dsps_musb_exit()
505 static int dsps_musb_set_mode(struct musb *musb, u8 mode) in dsps_musb_set_mode()
552 static bool dsps_sw_babble_control(struct musb *musb) in dsps_sw_babble_control()
603 static int dsps_musb_recover(struct musb *musb) in dsps_musb_recover()
692 struct platform_device *musb; in dsps_create_musb_pdev() local
889 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_suspend() local
914 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_resume() local