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);
559 struct qcom_audio_device *qadev = to_ladev(dev)
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 408 static inline struct legacy_audio_device * to_ladev(struct audio_hw_device *dev) function
427 struct legacy_audio_device *ladev = to_ladev(dev);
433 struct legacy_audio_device *ladev = to_ladev(dev);
439 struct legacy_audio_device *ladev = to_ladev(dev);
445 struct legacy_audio_device *ladev = to_ladev(dev);
452 struct legacy_audio_device *ladev = to_ladev(dev);
464 struct legacy_audio_device *ladev = to_ladev(dev);
493 struct legacy_audio_device *ladev = to_ladev(dev);
542 struct legacy_audio_device *ladev = to_ladev(dev);
556 struct legacy_audio_device *ladev = to_ladev(dev)
    [all...]

Completed in 181 milliseconds