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

  /external/genext2fs/
test.sh 64 ftest device_table.txt 4096 a0af06d944b11d2902dfd705484c64cc
test-mount.sh 87 ftest_mount device_table.txt 4096
  /hardware/qcom/audio/hal/msm8960/
platform.c 113 static const char * const device_table[SND_DEVICE_MAX] = { variable
377 return device_table[snd_device];
676 ALOGV("%s: exit: snd_device(%s)", __func__, device_table[snd_device]);
845 ALOGV("%s: exit: in_snd_device(%s)", __func__, device_table[snd_device]);
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 127 static const char * const device_table[SND_DEVICE_MAX] = { variable
813 return device_table[snd_device];
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 256 static const char * const device_table[SND_DEVICE_MAX] = { variable
393 name = device_table[snd_device];
534 ALOGV("%s: exit: snd_device(%s)", __func__, device_table[snd_device]);
681 ALOGV("%s: exit: in_snd_device(%s)", __func__, device_table[snd_device]);
    [all...]

Completed in 88 milliseconds