Home | History | Annotate | Download | only in hal

Lines Matching refs:new_snd_devices

295     snd_device_t new_snd_devices[2];
338 } else if (platform_can_split_snd_device(snd_device, &num_devices, new_snd_devices)) {
340 enable_snd_device(adev, new_snd_devices[i]);
355 snd_device_t new_snd_devices[2];
376 } else if (platform_can_split_snd_device(snd_device, &num_devices, new_snd_devices)) {
378 disable_snd_device(adev, new_snd_devices[i]);