Searched refs:SND_DEVICE_NONE (Results 1 – 2 of 2) sorted by relevance
265 [SND_DEVICE_NONE] = "none",476 snd_device_t snd_device = SND_DEVICE_NONE; in get_output_snd_device()503 if (snd_device != SND_DEVICE_NONE) { in get_output_snd_device()519 if (snd_device != SND_DEVICE_NONE) { in get_output_snd_device()552 snd_device_t snd_device = SND_DEVICE_NONE; in get_input_snd_device()619 if (snd_device == SND_DEVICE_NONE) { in get_input_snd_device()649 if (snd_device != SND_DEVICE_NONE) { in get_input_snd_device()800 snd_device_t out_snd_device = SND_DEVICE_NONE; in select_devices()801 snd_device_t in_snd_device = SND_DEVICE_NONE; in select_devices()848 in_snd_device = SND_DEVICE_NONE; in select_devices()[all …]
70 SND_DEVICE_NONE = 0, enumerator