Home | History | Annotate | Download | only in msm8916

Lines Matching refs:SND_DEVICE_MIN

1063     if (snd_device >= SND_DEVICE_MIN && snd_device < SND_DEVICE_MAX) {
1081 } else if (snd_device >= SND_DEVICE_MIN && snd_device < SND_DEVICE_MAX) {
1128 if ((snd_device < SND_DEVICE_MIN) || (snd_device >= SND_DEVICE_MAX)) {
1149 if ((snd_device1 < SND_DEVICE_MIN) || (snd_device1 >= SND_DEVICE_MAX)) {
1154 if ((snd_device2 < SND_DEVICE_MIN) || (snd_device2 >= SND_DEVICE_MAX)) {
1257 if ((snd_device < SND_DEVICE_MIN) || (snd_device >= SND_DEVICE_MAX)) {
1286 if ((snd_device < SND_DEVICE_MIN) || (snd_device >= SND_DEVICE_MAX)) {
2145 if ((device < SND_DEVICE_MIN) || (device >= SND_DEVICE_MAX)) {