Lines Matching defs:musb

103 	struct platform_device *musb;	/* child musb pdev */  member
135 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_mod_timer() local
167 static void dsps_musb_enable(struct musb *musb) in dsps_musb_enable()
193 static void dsps_musb_disable(struct musb *musb) in dsps_musb_disable()
207 static int dsps_check_status(struct musb *musb, void *unused) in dsps_check_status()
280 struct musb *musb = from_timer(musb, t, dev_timer); in otg_timer() local
302 static void dsps_musb_clear_ep_rxintr(struct musb *musb, int epnum) in dsps_musb_clear_ep_rxintr()
315 struct musb *musb = hci; in dsps_interrupt() local
407 static int dsps_musb_dbg_init(struct musb *musb, struct dsps_glue *glue) in dsps_musb_dbg_init()
424 static int dsps_musb_init(struct musb *musb) in dsps_musb_init()
496 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()
642 struct musb *musb = c->musb; in dsps_dma_controller_callback() local
653 dsps_dma_controller_create(struct musb *musb, void __iomem *base) in dsps_dma_controller_create()
729 struct platform_device *musb; in dsps_create_musb_pdev() local
825 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_vbus_threaded_irq() local
971 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_suspend() local
1005 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_resume() local