Searched refs:AK4117_CHECK_NO_RATE (Results 1 – 2 of 2) sorted by relevance
136 #define AK4117_CHECK_NO_RATE (1<<1) /* no rate check */ macro
491 if (!(flags & AK4117_CHECK_NO_RATE) && runtime && runtime->rate != res) { in snd_ak4117_check_rate_and_errors()