Home
last modified time | relevance | path

Searched refs:sunxi_glue (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dsunxi.c79 struct sunxi_glue { struct
84 #define to_sunxi_glue(d) container_of(d, struct sunxi_glue, dev) argument
266 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),