Home
last modified time | relevance | path

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

/aosp_15_r20/external/libusb/libusb/os/
H A Ddarwin_usb.h86 #if !defined(kUSBHostMatchingPropertyInterfaceNumber)
87 #define kUSBHostMatchingPropertyInterfaceNumber "bInterfaceNumber" macro
H A Ddarwin_usb.c2219 …CFDictionarySetValue (propertyMatchDict, CFSTR(kUSBHostMatchingPropertyInterfaceNumber), interface… in usb_find_interface_matching_location()