Searched refs:odd_parity (Results 1 – 5 of 5) sorted by relevance
26 static int odd_parity(u8 c) in odd_parity() function239 err = !odd_parity(p[0]) || !odd_parity(p[1]); in cx25840_decode_vbi_line()
73 static int odd_parity(u8 c) in odd_parity() function295 err = !odd_parity(p[0]) || !odd_parity(p[1]); in cx18_av_decode_vbi_line()
76 u8 odd_parity; member
86 static int odd_parity(u8 c) in odd_parity() function277 err = !odd_parity(p[1]) || !odd_parity(p[2]); in ivtv_convert_ivtv_vbi()
366 if (spicfg->odd_parity) in davinci_spi_setup_transfer()