Searched refs:get_tuner_2 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/pci/bt8xx/ |
D | dst.c | 1003 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()
|