Home
last modified time | relevance | path

Searched refs:AK4114_CHECK_NO_RATE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dak4114.h144 #define AK4114_CHECK_NO_RATE (1<<1) /* no rate check */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dak4114.h144 #define AK4114_CHECK_NO_RATE (1<<1) /* no rate check */ macro
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Drevo.c487 spec->ak4114->check_flags = AK4114_CHECK_NO_RATE; in ap192_ak4114_init()
H A Dprodigy192.c621 spec->ak4114->check_flags = AK4114_CHECK_NO_RATE; in prodigy192_ak4114_init()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Drevo.c487 spec->ak4114->check_flags = AK4114_CHECK_NO_RATE; in ap192_ak4114_init()
H A Dprodigy192.c621 spec->ak4114->check_flags = AK4114_CHECK_NO_RATE; in prodigy192_ak4114_init()
/kernel/linux/linux-5.10/sound/i2c/other/
H A Dak4114.c588 if (!(flags & AK4114_CHECK_NO_RATE) && runtime && runtime->rate != res) { in snd_ak4114_check_rate_and_errors()
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4114.c589 if (!(flags & AK4114_CHECK_NO_RATE) && runtime && runtime->rate != res) { in snd_ak4114_check_rate_and_errors()

Completed in 10 milliseconds