Searched refs:odd_parity (Results 1 – 5 of 5) sorted by relevance
59 static int odd_parity(u8 c) in odd_parity() function281 err = !odd_parity(p[0]) || !odd_parity(p[1]); in cx18_av_decode_vbi_line()
13 static int odd_parity(u8 c) in odd_parity() function244 err = !odd_parity(p[0]) || !odd_parity(p[1]); in cx25840_decode_vbi_line()
60 u8 odd_parity; member
74 static int odd_parity(u8 c) in odd_parity() function265 err = !odd_parity(p[1]) || !odd_parity(p[2]); in ivtv_convert_ivtv_vbi()
348 if (spicfg->odd_parity) in davinci_spi_setup_transfer()
Completed in 15 milliseconds