Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dsunxi.c73 struct sunxi_glue { struct
92 struct sunxi_glue *glue = container_of(work, struct sunxi_glue, work); in sunxi_musb_work() argument
/OK3568_Linux_fs/u-boot/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