HomeSort by relevance Sort by last modified time
    Searched full:platform_edid_get_max_channels (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/audio/hal/
platform_api.h 66 int platform_edid_get_max_channels(void *platform);
audio_hw.c 754 int channels = platform_edid_get_max_channels(out->dev->platform);
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 907 int platform_edid_get_max_channels(void *platform __unused) function
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 1909 int platform_edid_get_max_channels(void *platform) function
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 2394 int platform_edid_get_max_channels(void *platform) function
    [all...]

Completed in 264 milliseconds