HomeSort by relevance Sort by last modified time
    Searched refs:to_cladev (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 413 static inline const struct legacy_audio_device * to_cladev(const struct audio_hw_device *dev) function
420 const struct legacy_audio_device *ladev = to_cladev(dev);
458 const struct legacy_audio_device *ladev = to_cladev(dev);
471 const struct legacy_audio_device *ladev = to_cladev(dev);
481 const struct legacy_audio_device *ladev = to_cladev(dev);
613 const struct legacy_audio_device *ladev = to_cladev(dev);
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 434 static inline const struct qcom_audio_device * to_cladev(const struct audio_hw_device *dev) function
441 const struct qcom_audio_device *qadev = to_cladev(dev);
486 const struct qcom_audio_device *qadev = to_cladev(dev);
499 const struct qcom_audio_device *qadev = to_cladev(dev);
509 const struct qcom_audio_device *qadev = to_cladev(dev);
684 const struct qcom_audio_device *qadev = to_cladev(dev);

Completed in 169 milliseconds