Searched refs:get_tuner_1 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/media/pci/bt8xx/ |
D | dst.c | 1002 u8 get_tuner_1[] = { 0x00, 0x13, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_get_tuner_info() local 1005 get_tuner_1[7] = dst_check_sum(get_tuner_1, 7); in dst_get_tuner_info() 1009 if (dst_command(state, get_tuner_1, 8) < 0) { in dst_get_tuner_info()
|