Searched refs:odd_parity (Results 1 – 5 of 5) sorted by relevance
22 static int odd_parity(u8 c) in odd_parity() function249 err = !odd_parity(p[0]) || !odd_parity(p[1]); in cx25840_decode_vbi_line()
68 static int odd_parity(u8 c) in odd_parity() function290 err = !odd_parity(p[0]) || !odd_parity(p[1]); in cx18_av_decode_vbi_line()
77 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()
359 if (spicfg->odd_parity) in davinci_spi_setup_transfer()