Searched refs:darwin_device (Results 1 – 1 of 1) sorted by relevance
730 usb_device_t **darwin_device = dev->device; in darwin_check_configuration() local753 kresult = (*darwin_device)->GetConfigurationDescriptorPtr (darwin_device, 0, &configDesc); in darwin_check_configuration()766 …kresult = (*(darwin_device))->CreateInterfaceIterator(darwin_device, &request, &interface_iterator… in darwin_check_configuration()785 (*darwin_device)->GetConfiguration (darwin_device, &dev->active_config); in darwin_check_configuration()1323 static IOReturn darwin_get_interface (usb_device_t **darwin_device, uint8_t ifc, io_service_t *usbI… in darwin_get_interface() argument1338 …kresult = (*(darwin_device))->CreateInterfaceIterator(darwin_device, &request, &interface_iterator… in darwin_get_interface()