Searched refs:get_operator_specific_device (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/msm8916/
H A Dplatform.c567 static struct operator_specific_device *get_operator_specific_device(snd_device_t snd_device) function
593 device = get_operator_specific_device(snd_device);
605 device = get_operator_specific_device(snd_device);
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c579 static struct operator_specific_device *get_operator_specific_device(snd_device_t snd_device) function
606 device = get_operator_specific_device(snd_device);
618 device = get_operator_specific_device(snd_device);

Completed in 11 milliseconds