Searched refs:mtu3_host (Results 1 – 4 of 4) sorted by relevance
16 static void host_ports_num_get(struct mtu3_host *u3h) in host_ports_num_get()29 static int ssusb_host_enable(struct mtu3_host *u3h) in ssusb_host_enable()71 static void ssusb_host_disable(struct mtu3_host *u3h) in ssusb_host_disable()108 struct mtu3_host *u3h = ssusb->u3h; in ssusb_host_init()
11 obj-$(CONFIG_USB_MTU3_HOST) += mtu3_host.o
269 struct mtu3_host *u3h = dev_get_priv(dev); in mtu3_host_probe()288 struct mtu3_host *u3h = dev_get_priv(dev); in mtu3_host_remove()295 U_BOOT_DRIVER(mtu3_host) = {301 .priv_auto = sizeof(struct mtu3_host),
30 struct mtu3_host;153 struct mtu3_host *u3h;173 struct mtu3_host { struct
Completed in 6 milliseconds