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

/haiku/src/add-ons/kernel/drivers/bus/usb/
H A Dusb_raw.cpp146 usb_raw_get_configuration(raw_device *device, uint32 configIndex, argument
150 device->device, configIndex);
161 usb_raw_get_interface(raw_device *device, uint32 configIndex, argument
165 = usb_raw_get_configuration(device, configIndex, status);

Completed in 79 milliseconds