Searched refs:usb_device_path_match (Results 1 – 1 of 1) sorted by relevance
345 static bool usb_device_path_match(const char * device_path, uint16_t vendor_id, uint16_t product_id… in usb_device_path_match() function357 …if (usb_device_path_match( device_path, known_bluetooth_devices[i*2], known_bluetooth_devices[i*2+… in usb_is_known_bluetooth_device()365 if (usb_device_path_match( device_path, device->vendor_id, device->product_id)){ in usb_is_known_bluetooth_device()