Searched refs:sunxi_glue (Results 1 – 2 of 2) sorted by relevance
73 struct sunxi_glue { struct92 struct sunxi_glue *glue = container_of(work, struct sunxi_glue, work); in sunxi_musb_work() argument141 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_set_vbus()155 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_pre_root_reset_end()162 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_post_root_reset_end()202 struct sunxi_glue *glue = container_of(nb, struct sunxi_glue, host_nb); in sunxi_musb_host_notifier()217 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_init()272 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_exit()296 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_enable()309 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_disable()[all …]
79 struct sunxi_glue { struct84 #define to_sunxi_glue(d) container_of(d, struct sunxi_glue, dev) argument266 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_init()320 struct sunxi_glue *glue = dev_get_priv(dev); in musb_usb_probe()354 struct sunxi_glue *glue = dev_get_priv(dev); in musb_usb_remove()393 .priv_auto_alloc_size = sizeof(struct sunxi_glue),