Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Dsunxi.c80 struct sunxi_glue { struct
99 struct sunxi_glue *glue = container_of(work, struct sunxi_glue, work); in sunxi_musb_work() argument
/openbmc/u-boot/drivers/usb/musb-new/
H A Dsunxi.c87 struct sunxi_glue { struct
95 #define to_sunxi_glue(d) container_of(d, struct sunxi_glue, dev) argument