Home
last modified time | relevance | path

Searched refs:AK4113_CHECK_NO_RATE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dak4113.h261 #define AK4113_CHECK_NO_RATE (1<<1) /* no rate check */ macro
/openbmc/linux/sound/i2c/other/
H A Dak4113.c598 if (!(flags & AK4113_CHECK_NO_RATE) && runtime && in snd_ak4113_check_rate_and_errors()