Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/cx25840/
H A Dcx25840-vbi.c13 static int odd_parity(u8 c) in odd_parity() function
244 err = !odd_parity(p[0]) || !odd_parity(p[1]); in cx25840_decode_vbi_line()