Searched refs:usb_device_get_iface (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/usb/
H A Dusb_device.h104 struct usb_interface *usb_device_get_iface(uint8_t iface);
/barrelfish-2018-10-04/lib/usb/
H A Dusb_device.c338 struct usb_interface *usb_device_get_iface(uint8_t iface) function
/barrelfish-2018-10-04/usr/drivers/usb/usb_keyboard/
H A Dusb_keyboard_driver.c941 struct usb_interface *iface = usb_device_get_iface(0);

Completed in 108 milliseconds