Searched refs:new_snd_devices (Results 1 – 3 of 3) sorted by relevance
2788 snd_device_t *new_snd_devices) in platform_can_split_snd_device() argument2791 if (NULL == num_devices || NULL == new_snd_devices) { in platform_can_split_snd_device()2803 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER; in platform_can_split_snd_device()2804 new_snd_devices[1] = SND_DEVICE_OUT_HEADPHONES; in platform_can_split_snd_device()2809 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER; in platform_can_split_snd_device()2810 new_snd_devices[1] = SND_DEVICE_OUT_LINE; in platform_can_split_snd_device()2815 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER_SAFE; in platform_can_split_snd_device()2816 new_snd_devices[1] = SND_DEVICE_OUT_HEADPHONES; in platform_can_split_snd_device()2821 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER_SAFE; in platform_can_split_snd_device()2822 new_snd_devices[1] = SND_DEVICE_OUT_LINE; in platform_can_split_snd_device()[all …]
1859 snd_device_t *new_snd_devices)1863 if (NULL == num_devices || NULL == new_snd_devices) {1875 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER;1876 new_snd_devices[1] = SND_DEVICE_OUT_HEADPHONES;1881 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER;1882 new_snd_devices[1] = SND_DEVICE_OUT_LINE;
749 snd_device_t new_snd_devices[2]; in enable_snd_device() local789 new_snd_devices) == 0) { in enable_snd_device()791 enable_snd_device(adev, new_snd_devices[i]); in enable_snd_device()822 snd_device_t new_snd_devices[2]; in disable_snd_device() local858 new_snd_devices) == 0) { in disable_snd_device()860 disable_snd_device(adev, new_snd_devices[i]); in disable_snd_device()