Searched refs:platform_set_swap_channels (Results 1 – 5 of 5) sorted by relevance
155 int platform_set_swap_channels(struct audio_device *adev, bool swap_channels);
2622 platform_set_swap_channels(adev, true); in start_output_stream()3121 platform_set_swap_channels(adev, true); in out_set_parameters()
1194 return platform_set_swap_channels(adev, swap_channels); in platform_check_and_set_swap_lr_channels()1197 int platform_set_swap_channels(struct audio_device *adev, bool swap_channels) in platform_set_swap_channels() function
2730 return platform_set_swap_channels(adev, swap_channels);2733 int platform_set_swap_channels(struct audio_device *adev, bool swap_channels)
4005 return platform_set_swap_channels(adev, swap_channels); in platform_check_and_set_swap_lr_channels()4008 int platform_set_swap_channels(struct audio_device *adev, bool swap_channels) in platform_set_swap_channels() function