Lines Matching defs:musb

104 	struct platform_device *musb;	/* child musb pdev */  member
136 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_mod_timer() local
168 static void dsps_musb_enable(struct musb *musb) in dsps_musb_enable()
194 static void dsps_musb_disable(struct musb *musb) in dsps_musb_disable()
208 static int dsps_check_status(struct musb *musb, void *unused) in dsps_check_status()
281 struct musb *musb = from_timer(musb, t, dev_timer); in otg_timer() local
303 static void dsps_musb_clear_ep_rxintr(struct musb *musb, int epnum) in dsps_musb_clear_ep_rxintr()
316 struct musb *musb = hci; in dsps_interrupt() local
408 static int dsps_musb_dbg_init(struct musb *musb, struct dsps_glue *glue) in dsps_musb_dbg_init()
425 static int dsps_musb_init(struct musb *musb) in dsps_musb_init()
497 static int dsps_musb_exit(struct musb *musb) in dsps_musb_exit()
510 static int dsps_musb_set_mode(struct musb *musb, u8 mode) in dsps_musb_set_mode()
557 static bool dsps_sw_babble_control(struct musb *musb) in dsps_sw_babble_control()
608 static int dsps_musb_recover(struct musb *musb) in dsps_musb_recover()
643 struct musb *musb = c->musb; in dsps_dma_controller_callback() local
654 dsps_dma_controller_create(struct musb *musb, void __iomem *base) in dsps_dma_controller_create()
730 struct platform_device *musb; in dsps_create_musb_pdev() local
826 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_vbus_threaded_irq() local
972 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_suspend() local
1006 struct musb *musb = platform_get_drvdata(glue->musb); in dsps_resume() local