Home | History | Annotate | Download | only in hal

Lines Matching refs:SND_DEVICE_NONE

259     [SND_DEVICE_NONE] = "none",
470 snd_device_t snd_device = SND_DEVICE_NONE;
497 if (snd_device != SND_DEVICE_NONE) {
513 if (snd_device != SND_DEVICE_NONE) {
546 snd_device_t snd_device = SND_DEVICE_NONE;
613 if (snd_device == SND_DEVICE_NONE) {
643 if (snd_device != SND_DEVICE_NONE) {
781 snd_device_t out_snd_device = SND_DEVICE_NONE;
782 snd_device_t in_snd_device = SND_DEVICE_NONE;
829 in_snd_device = SND_DEVICE_NONE;
830 if (out_snd_device == SND_DEVICE_NONE) {
840 out_snd_device = SND_DEVICE_NONE;
841 if (in_snd_device == SND_DEVICE_NONE) {
863 if (usecase->out_snd_device != SND_DEVICE_NONE) {
869 if (usecase->in_snd_device != SND_DEVICE_NONE) {
874 if (out_snd_device != SND_DEVICE_NONE) {
878 if (in_snd_device != SND_DEVICE_NONE) {
890 if (out_snd_device != SND_DEVICE_NONE)
1959 uc_info->in_snd_device = SND_DEVICE_NONE;
1960 uc_info->out_snd_device = SND_DEVICE_NONE;
2378 uc_info->in_snd_device = SND_DEVICE_NONE;
2379 uc_info->out_snd_device = SND_DEVICE_NONE;
2496 uc_info->in_snd_device = SND_DEVICE_NONE;
2497 uc_info->out_snd_device = SND_DEVICE_NONE;