Searched refs:usb_int_msg (Results 1 – 4 of 4) sorted by relevance
/u-boot/common/ |
A D | usb_kbd.c | 357 if (usb_int_msg(dev, data->intpipe, &data->new[0], 526 if (usb_int_msg(dev, data->intpipe, data->new, data->intpktsize,
|
A D | usb.c | 208 int usb_int_msg(struct usb_device *dev, unsigned long pipe, in usb_int_msg() function
|
A D | usb_storage.c | 657 usb_int_msg(us->pusb_dev, us->irqpipe, in usb_stor_CBI_get_status()
|
/u-boot/include/ |
A D | usb.h | 270 int usb_int_msg(struct usb_device *dev, unsigned long pipe,
|
Completed in 11 milliseconds