Home | History | Annotate | Download | only in hal

Lines Matching refs:SND_DEVICE_MAX

234 static const char * const device_table[SND_DEVICE_MAX] = {
368 if (snd_device >= SND_DEVICE_MIN && snd_device < SND_DEVICE_MAX)
3177 adev->snd_dev_ref_cnt = calloc(SND_DEVICE_MAX, sizeof(int));