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

  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 429 static inline struct qcom_audio_device * to_ladev(struct audio_hw_device *dev) function
448 struct qcom_audio_device *qadev = to_ladev(dev);
454 struct qcom_audio_device *qadev = to_ladev(dev);
460 struct qcom_audio_device *qadev = to_ladev(dev);
467 struct qcom_audio_device *qadev = to_ladev(dev);
474 struct qcom_audio_device *qadev = to_ladev(dev);
480 struct qcom_audio_device *qadev = to_ladev(dev);
492 struct qcom_audio_device *qadev = to_ladev(dev);
523 struct qcom_audio_device *qadev = to_ladev(dev);
560 struct qcom_audio_device *qadev = to_ladev(dev)
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 410 static inline struct legacy_audio_device * to_ladev(struct audio_hw_device *dev) function
429 struct legacy_audio_device *ladev = to_ladev(dev);
435 struct legacy_audio_device *ladev = to_ladev(dev);
441 struct legacy_audio_device *ladev = to_ladev(dev);
447 struct legacy_audio_device *ladev = to_ladev(dev);
454 struct legacy_audio_device *ladev = to_ladev(dev);
466 struct legacy_audio_device *ladev = to_ladev(dev);
496 struct legacy_audio_device *ladev = to_ladev(dev);
546 struct legacy_audio_device *ladev = to_ladev(dev);
563 struct legacy_audio_device *ladev = to_ladev(dev)
    [all...]

Completed in 4394 milliseconds