Lines Matching defs:musb

105 	struct platform_device *musb;	/* child musb pdev */  member
137 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_mod_timer() local
169 static void dsps_musb_enable(struct musb *musb) in dsps_musb_enable()
195 static void dsps_musb_disable(struct musb *musb) in dsps_musb_disable()
209 static int dsps_check_status(struct musb *musb, void *unused) in dsps_check_status()
282 struct musb *musb = from_timer(musb, t, dev_timer); in otg_timer() local
304 static void dsps_musb_clear_ep_rxintr(struct musb *musb, int epnum) in dsps_musb_clear_ep_rxintr()
317 struct musb *musb = hci; in dsps_interrupt() local
409 static int dsps_musb_dbg_init(struct musb *musb, struct dsps_glue *glue) in dsps_musb_dbg_init()
426 static int dsps_musb_init(struct musb *musb) in dsps_musb_init()
498 static int dsps_musb_exit(struct musb *musb) in dsps_musb_exit()
511 static int dsps_musb_set_mode(struct musb *musb, u8 mode) in dsps_musb_set_mode()
558 static bool dsps_sw_babble_control(struct musb *musb) in dsps_sw_babble_control()
609 static int dsps_musb_recover(struct musb *musb) in dsps_musb_recover()
644 struct musb *musb = c->musb; in dsps_dma_controller_callback() local
655 dsps_dma_controller_create(struct musb *musb, void __iomem *base) in dsps_dma_controller_create()
731 struct platform_device *musb; in dsps_create_musb_pdev() local
827 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_vbus_threaded_irq() local
975 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_suspend() local
1009 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_resume() local