Searched refs:audio_profile (Results 1 – 2 of 2) sorted by relevance
684 struct audio_profile { struct700 struct audio_profile audio_profiles[AUDIO_PORT_MAX_AUDIO_PROFILES]; argument993 const struct audio_profile profiles[], unsigned int size) { in getAudioProfileMap()1007 const struct audio_profile lhs[], unsigned int lsize, in audio_profile_arrays_are_equal()1008 const struct audio_profile rhs[], unsigned int rsize) { in audio_profile_arrays_are_equal()
724 struct audio_profile emptyProfile = {}; in TEST_P()