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

  /device/google/dragon/audio/hal/
audio_hw.c 273 struct mixer_card *adev_get_mixer_for_card(struct audio_device *adev, int card) function
328 if (adev_get_mixer_for_card(adev, card) == NULL) {
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 305 static struct mixer_card *adev_get_mixer_for_card(struct audio_device *adev, int card) function
360 if (adev_get_mixer_for_card(adev, card) == NULL) {
    [all...]

Completed in 156 milliseconds