Searched refs:audio_profile (Results 1 – 2 of 2) sorted by relevance
789 struct audio_profile { struct805 struct audio_profile audio_profiles[AUDIO_PORT_MAX_AUDIO_PROFILES]; argument1096 const struct audio_profile profiles[], unsigned int size) { in getAudioProfileMap()1110 const struct audio_profile lhs[], unsigned int lsize, in audio_profile_arrays_are_equal()1111 const struct audio_profile rhs[], unsigned int rsize) { in audio_profile_arrays_are_equal()
726 struct audio_profile emptyProfile = {}; in TEST_P()