Searched refs:SND_DEVICE_MIN (Results 1 – 5 of 5) sorted by relevance
37 SND_DEVICE_MIN, enumerator38 SND_DEVICE_OUT_BEGIN = SND_DEVICE_MIN,
376 if (snd_device >= SND_DEVICE_MIN && snd_device < SND_DEVICE_MAX) in platform_get_snd_device_name()
39 SND_DEVICE_MIN, enumerator40 SND_DEVICE_OUT_BEGIN = SND_DEVICE_MIN,
814 if (snd_device >= SND_DEVICE_MIN && snd_device < SND_DEVICE_MAX) in platform_get_snd_device_name()825 if ((snd_device < SND_DEVICE_MIN) || (snd_device >= SND_DEVICE_MAX)) { in platform_add_backend_name()893 if ((snd_device < SND_DEVICE_MIN) || (snd_device >= SND_DEVICE_MAX)) { in platform_set_snd_device_acdb_id()1705 if ((device < SND_DEVICE_MIN) || (device >= SND_DEVICE_MAX)) { in platform_set_snd_device_backend()
263 if (snd_device < SND_DEVICE_MIN || in enable_snd_device()291 if (snd_device < SND_DEVICE_MIN || in disable_snd_device()