Searched refs:new_snd_devices (Results 1 – 3 of 3) sorted by relevance
2812 snd_device_t *new_snd_devices) in platform_can_split_snd_device() argument2815 if (NULL == num_devices || NULL == new_snd_devices) { in platform_can_split_snd_device()2827 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER; in platform_can_split_snd_device()2828 new_snd_devices[1] = SND_DEVICE_OUT_HEADPHONES; in platform_can_split_snd_device()2833 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER; in platform_can_split_snd_device()2834 new_snd_devices[1] = SND_DEVICE_OUT_LINE; in platform_can_split_snd_device()2839 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER_SAFE; in platform_can_split_snd_device()2840 new_snd_devices[1] = SND_DEVICE_OUT_HEADPHONES; in platform_can_split_snd_device()2845 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER_SAFE; in platform_can_split_snd_device()2846 new_snd_devices[1] = SND_DEVICE_OUT_LINE; in platform_can_split_snd_device()[all …]
1882 snd_device_t *new_snd_devices)1886 if (NULL == num_devices || NULL == new_snd_devices) {1898 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER;1899 new_snd_devices[1] = SND_DEVICE_OUT_HEADPHONES;1904 new_snd_devices[0] = SND_DEVICE_OUT_SPEAKER;1905 new_snd_devices[1] = SND_DEVICE_OUT_LINE;
752 snd_device_t new_snd_devices[2]; in enable_snd_device() local792 new_snd_devices) == 0) { in enable_snd_device()794 enable_snd_device(adev, new_snd_devices[i]); in enable_snd_device()828 snd_device_t new_snd_devices[2]; in disable_snd_device() local865 new_snd_devices) == 0) { in disable_snd_device()867 disable_snd_device(adev, new_snd_devices[i]); in disable_snd_device()