Home
last modified time | relevance | path

Searched refs:adev_get_mixer_for_card (Results 1 – 1 of 1) sorted by relevance

/device/htc/flounder/audio/hal/
Daudio_hw.c305 static struct mixer_card *adev_get_mixer_for_card(struct audio_device *adev, int card) in adev_get_mixer_for_card() function
360 if (adev_get_mixer_for_card(adev, card) == NULL) { in mixer_init()
1976 &adev_get_mixer_for_card(adev, in start_input_stream()
2287 mixer_card = adev_get_mixer_for_card(out->dev, pcm_profile->card); in uc_select_pcm_devices()