Home
last modified time | relevance | path

Searched refs:qam_demod_parameter_count (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxk.h25 * @qam_demod_parameter_count: The number of parameters used for the command
52 int qam_demod_parameter_count; member
H A Ddrxk_hard.h360 int qam_demod_parameter_count; member
H A Ddrxk_hard.c5427 int qam_demod_param_count = state->qam_demod_parameter_count; in set_qam()
5482 if (state->qam_demod_parameter_count == 4 in set_qam()
5483 || !state->qam_demod_parameter_count) { in set_qam()
5491 if (state->qam_demod_parameter_count == 2 in set_qam()
5492 || (!state->qam_demod_parameter_count && status < 0)) { in set_qam()
5500 "Make sure qam_demod_parameter_count (%d) is correct for your firmware (%s).\n", in set_qam()
5501 state->qam_demod_parameter_count, in set_qam()
5504 } else if (!state->qam_demod_parameter_count) { in set_qam()
5513 state->qam_demod_parameter_count = qam_demod_param_count; in set_qam()
6765 state->qam_demod_parameter_count in drxk_attach()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddrxk.h25 * @qam_demod_parameter_count: The number of parameters used for the command
52 int qam_demod_parameter_count; member
H A Ddrxk_hard.h360 int qam_demod_parameter_count; member
H A Ddrxk_hard.c5396 int qam_demod_param_count = state->qam_demod_parameter_count; in set_qam()
5451 if (state->qam_demod_parameter_count == 4 in set_qam()
5452 || !state->qam_demod_parameter_count) { in set_qam()
5460 if (state->qam_demod_parameter_count == 2 in set_qam()
5461 || (!state->qam_demod_parameter_count && status < 0)) { in set_qam()
5469 "Make sure qam_demod_parameter_count (%d) is correct for your firmware (%s).\n", in set_qam()
5470 state->qam_demod_parameter_count, in set_qam()
5473 } else if (!state->qam_demod_parameter_count) { in set_qam()
5482 state->qam_demod_parameter_count = qam_demod_param_count; in set_qam()
6734 state->qam_demod_parameter_count in drxk_attach()
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c408 .qam_demod_parameter_count = 2,
417 .qam_demod_parameter_count = 2,
426 .qam_demod_parameter_count = 2,
439 .qam_demod_parameter_count = 2,
446 .qam_demod_parameter_count = 2,
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c405 .qam_demod_parameter_count = 2,
414 .qam_demod_parameter_count = 2,
423 .qam_demod_parameter_count = 2,
436 .qam_demod_parameter_count = 2,
443 .qam_demod_parameter_count = 2,
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Daz6007.c59 .qam_demod_parameter_count = 2,
72 .qam_demod_parameter_count = 2,
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Daz6007.c59 .qam_demod_parameter_count = 2,
72 .qam_demod_parameter_count = 2,
/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H A Dngene-cards.c495 config.qam_demod_parameter_count = 4; in demod_attach_drxk()
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H A Dngene-cards.c495 config.qam_demod_parameter_count = 4; in demod_attach_drxk()

Completed in 37 milliseconds