Searched refs:sunxi_glue (Results 1 – 2 of 2) sorted by relevance
87 struct sunxi_glue { struct95 #define to_sunxi_glue(d) container_of(d, struct sunxi_glue, dev) argument226 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_enable()268 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_disable()292 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_init()344 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_exit()364 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_pre_root_reset_end()371 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_post_root_reset_end()437 struct sunxi_glue *glue = dev_get_priv(dev); in musb_usb_probe()502 struct sunxi_glue *glue = dev_get_priv(dev); in musb_usb_remove()[all …]
80 struct sunxi_glue { struct99 struct sunxi_glue *glue = container_of(work, struct sunxi_glue, work); in sunxi_musb_work() argument148 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_set_vbus()162 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_pre_root_reset_end()169 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_post_root_reset_end()209 struct sunxi_glue *glue = container_of(nb, struct sunxi_glue, host_nb); in sunxi_musb_host_notifier()224 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_init()279 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_exit()301 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_enable()314 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_disable()[all …]