HomeSort by relevance Sort by last modified time
    Searched full:set_configuration (Results 1 - 14 of 14) sorted by null

  /external/kernel-headers/original/uapi/linux/usb/
gadgetfs.h 13 * may activate endpoints as it handles SET_CONFIGURATION setup events,
56 * ... includes SET_CONFIGURATION, SET_INTERFACE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
gadgetfs.h 13 * may activate endpoints as it handles SET_CONFIGURATION setup events,
56 * ... includes SET_CONFIGURATION, SET_INTERFACE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
gadgetfs.h 13 * may activate endpoints as it handles SET_CONFIGURATION setup events,
56 * ... includes SET_CONFIGURATION, SET_INTERFACE
  /frameworks/av/radio/
IRadio.cpp 32 SET_CONFIGURATION,
68 status_t status = remote()->transact(SET_CONFIGURATION, data, &reply);
238 case SET_CONFIGURATION: {
  /hardware/libhardware/include/hardware/
radio.h 69 * or set_configuration(). The event status is 0 (no error) if the configuration has been applied,
103 int (*set_configuration)(const struct radio_tuner *tuner, member in struct:radio_tuner
  /docs/source.android.com/src/accessories/
aoa.jd 135 device's configuration to a value of 1 with a <code>SET_CONFIGURATION</code> (<code>0x09</code>) device request, then
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbprotocoldefs.h 96 #define SET_CONFIGURATION 9
  /external/libusb/libusb/
core.c     [all...]
libusbi.h 561 int (*set_configuration)(struct libusb_device_handle *handle, int config); member in struct:usbi_os_backend
  /frameworks/av/services/radio/
RadioService.cpp 731 status = (status_t)mTuner->set_configuration(mTuner, &halConfig);
  /hardware/libhardware/modules/radio/
radio_hw.c 627 rdev->tuner->interface.set_configuration = tuner_set_configuration;
  /external/libusb/libusb/os/
darwin_usb.c     [all...]
linux_usbfs.c     [all...]
  /external/libusb/
ChangeLog 908 set_configuration will fail, even if it's for the same configuration).
    [all...]

Completed in 1660 milliseconds