Searched refs:SND_DEVICE_OUT_BT_A2DP (Results 1 – 5 of 5) sorted by relevance
51 SND_DEVICE_OUT_BT_A2DP, enumerator
74 SND_DEVICE_OUT_BT_A2DP, enumerator
228 [SND_DEVICE_OUT_BT_A2DP] = "bt-a2dp",322 [SND_DEVICE_OUT_BT_A2DP] = 20,423 {TO_NAME_INDEX(SND_DEVICE_OUT_BT_A2DP)},702 backend_table[SND_DEVICE_OUT_BT_A2DP] = strdup("bt-a2dp"); in set_platform_defaults()1853 snd_device = SND_DEVICE_OUT_BT_A2DP; in platform_get_output_snd_device()1894 snd_device = SND_DEVICE_OUT_BT_A2DP; in platform_get_output_snd_device()
81 SND_DEVICE_OUT_BT_A2DP, enumerator
597 return out_snd_device == SND_DEVICE_OUT_BT_A2DP; in is_a2dp_device()910 if ((SND_DEVICE_OUT_BT_A2DP == snd_device || in check_and_route_playback_usecases()