Searched refs:audio_patch_is_valid (Results 1 – 1 of 1) sorted by relevance
1342 static inline bool audio_patch_is_valid(const struct audio_patch *patch) { in audio_patch_is_valid() function1352 if (!audio_patch_is_valid(lhs) || !audio_patch_is_valid(rhs)) return false; in audio_patches_are_equal()