Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dsunos_usb.c52 static int sunos_get_active_config_descriptor(struct libusb_device *,
651 sunos_get_active_config_descriptor(struct libusb_device *dev, in sunos_get_active_config_descriptor() function
699 return(sunos_get_active_config_descriptor(dev, buf, len, host_endian)); in sunos_get_config_descriptor()
1264 .get_active_config_descriptor = sunos_get_active_config_descriptor,