Searched refs:controller (Results 1 – 4 of 4) sorted by relevance
106 usb_free_device(dev->controller); in usb_init()890 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp) in usb_alloc_new_device() argument904 usb_dev[dev_index].controller = controller; in usb_alloc_new_device()916 void usb_free_device(struct udevice *controller) in usb_free_device() argument
415 ret = usb_alloc_new_device(dev->controller, &usb); in usb_hub_port_connect_change()429 usb_free_device(dev->controller); in usb_hub_port_connect_change()
564 fail due to a problem in the SPI controller or due to the flash part
896 bool "Support Memory controller drivers"
Completed in 19 milliseconds