Home
last modified time | relevance | path

Searched refs:parity_errors (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/sound/
Dak4117.h168 unsigned long parity_errors; member
Dak4114.h179 unsigned long parity_errors; member
Dak4113.h295 unsigned long parity_errors; member
/linux-4.4.14/drivers/message/fusion/
Dmptctl.h435 u32 parity_errors; member
Dmptctl.c2763 karg.parity_errors = -1; in mptctl_hp_targetinfo()
2790 karg.parity_errors = (u32) le16_to_cpu(pg3_alloc->ParityErrorCount); in mptctl_hp_targetinfo()
/linux-4.4.14/sound/i2c/other/
Dak4117.c331 .private_value = offsetof(struct ak4117, parity_errors),
473 ak4117->parity_errors++; in snd_ak4117_check_rate_and_errors()
Dak4113.c376 .private_value = offsetof(struct ak4113, parity_errors),
554 ak4113->parity_errors++; in snd_ak4113_check_rate_and_errors()
Dak4114.c344 .private_value = offsetof(struct ak4114, parity_errors),
584 ak4114->parity_errors++; in snd_ak4114_check_rate_and_errors()