Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c962 u8 check_stv0299[] = { 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_check_stv0299() local
964 check_stv0299[7] = dst_check_sum(check_stv0299, 7); in dst_check_stv0299()
965 if (dst_command(state, check_stv0299, 8) < 0) { in dst_check_stv0299()
971 if (memcmp(&check_stv0299, &state->rxbuffer, 8)) { in dst_check_stv0299()