Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c1003 u8 get_tuner_2[] = { 0x00, 0x0b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_get_tuner_info() local
1006 get_tuner_2[7] = dst_check_sum(get_tuner_2, 7); in dst_get_tuner_info()
1014 if (dst_command(state, get_tuner_2, 8) < 0) { in dst_get_tuner_info()