Home
last modified time | relevance | path

Searched refs:fConfigToIndex (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Dhaiku_usb.h58 map<uint8,uint8> fConfigToIndex; variable
Dhaiku_usb_backend.cpp406 if (fConfigToIndex.count(config) == 0) in CheckInterfacesFree()
409 return fConfigToIndex[(uint8)config]; in CheckInterfacesFree()
459 fConfigToIndex[tmp_config.configuration_value] = i; in Initialise()