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

  /frameworks/av/services/audioflinger/
AudioStreamOut.cpp 43 audio_hw_device_t *AudioStreamOut::hwDev() const
119 int status = hwDev()->open_output_stream(
120 hwDev(),
AudioStreamOut.h 44 audio_hw_device_t *hwDev() const;
AudioFlinger.cpp     [all...]
AudioFlinger.h 618 audio_hw_device_t* hwDev() const { return audioHwDev->hwDevice(); }
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 626 struct audio_hw_device *hwdev = local
628 struct legacy_audio_device *ladev = to_ladev(hwdev);
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 696 struct audio_hw_device *hwdev = local
698 struct qcom_audio_device *qadev = to_ladev(hwdev);
  /external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc.c 717 ** Description Stores the HwDev handle to download context. The handle is required for subsequent operations
758 ** Description Frees the HwDev handle to download context.
    [all...]

Completed in 540 milliseconds