Lines Matching refs:SND_DEVICE_NONE

1612     snd_device_t out_snd_device = SND_DEVICE_NONE;  in select_devices_with_force_switch()
1613 snd_device_t in_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch()
1665 in_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch()
1666 if (out_snd_device == SND_DEVICE_NONE) { in select_devices_with_force_switch()
1682 out_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch()
1683 if (in_snd_device == SND_DEVICE_NONE) { in select_devices_with_force_switch()
1748 if (out_snd_device != SND_DEVICE_NONE && in select_devices_with_force_switch()
1755 adev->last_logged_snd_device[uc_id][0] != SND_DEVICE_NONE ? in select_devices_with_force_switch()
1763 if (in_snd_device != SND_DEVICE_NONE && in select_devices_with_force_switch()
1770 adev->last_logged_snd_device[uc_id][1] != SND_DEVICE_NONE ? in select_devices_with_force_switch()
1785 (usecase->in_snd_device != SND_DEVICE_NONE) && in select_devices_with_force_switch()
1786 (usecase->out_snd_device != SND_DEVICE_NONE)) { in select_devices_with_force_switch()
1794 if (usecase->out_snd_device != SND_DEVICE_NONE) { in select_devices_with_force_switch()
1799 if (usecase->in_snd_device != SND_DEVICE_NONE) { in select_devices_with_force_switch()
1809 (usecase->in_snd_device != SND_DEVICE_NONE) && in select_devices_with_force_switch()
1810 (usecase->out_snd_device != SND_DEVICE_NONE)) { in select_devices_with_force_switch()
1817 if (out_snd_device != SND_DEVICE_NONE) { in select_devices_with_force_switch()
1825 if (in_snd_device != SND_DEVICE_NONE) { in select_devices_with_force_switch()
1844 if (in_snd_device != SND_DEVICE_NONE) in select_devices_with_force_switch()
1955 uc_info->in_snd_device = SND_DEVICE_NONE; in start_input_stream()
1956 uc_info->out_snd_device = SND_DEVICE_NONE; in start_input_stream()
2498 uc_info->in_snd_device = SND_DEVICE_NONE; in start_output_stream()
2499 uc_info->out_snd_device = SND_DEVICE_NONE; in start_output_stream()
6379 uc_info.in_snd_device = SND_DEVICE_NONE; in adev_verify_devices()
6380 uc_info.out_snd_device = SND_DEVICE_NONE; in adev_verify_devices()