Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds