Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dti-musb.c210 struct ti_musb_peripheral { struct
235 struct ti_musb_peripheral *priv = dev_get_priv(dev); in dm_usb_gadget_handle_interrupts()
244 struct ti_musb_peripheral *priv = dev_get_priv(dev); in ti_musb_peripheral_probe()
261 struct ti_musb_peripheral *priv = dev_get_priv(dev); in ti_musb_peripheral_remove()
269 U_BOOT_DRIVER(ti_musb_peripheral) = {
279 .priv_auto_alloc_size = sizeof(struct ti_musb_peripheral),