Searched refs:sunxi_glue (Results 1 – 1 of 1) sorted by relevance
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),