Home | History | Annotate | Download | only in hal

Lines Matching refs:SND_DEVICE_NONE

500     snd_device_t out_snd_device = SND_DEVICE_NONE;
501 snd_device_t in_snd_device = SND_DEVICE_NONE;
548 in_snd_device = SND_DEVICE_NONE;
549 if (out_snd_device == SND_DEVICE_NONE) {
561 out_snd_device = SND_DEVICE_NONE;
562 if (in_snd_device == SND_DEVICE_NONE) {
591 (usecase->in_snd_device != SND_DEVICE_NONE) &&
592 (usecase->out_snd_device != SND_DEVICE_NONE)) {
597 if (usecase->out_snd_device != SND_DEVICE_NONE) {
602 if (usecase->in_snd_device != SND_DEVICE_NONE) {
612 (usecase->in_snd_device != SND_DEVICE_NONE) &&
613 (usecase->out_snd_device != SND_DEVICE_NONE)) {
620 if (out_snd_device != SND_DEVICE_NONE) {
626 if (in_snd_device != SND_DEVICE_NONE) {
705 uc_info->in_snd_device = SND_DEVICE_NONE;
706 uc_info->out_snd_device = SND_DEVICE_NONE;
1035 uc_info->in_snd_device = SND_DEVICE_NONE;
1036 uc_info->out_snd_device = SND_DEVICE_NONE;
2554 uc_info.in_snd_device = SND_DEVICE_NONE;
2555 uc_info.out_snd_device = SND_DEVICE_NONE;