Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx23885/
Daltera-ci.c630 static int altera_hw_filt_init(struct altera_ci_config *config, int hw_filt_nr) in altera_hw_filt_init() argument
671 pid_filt, hw_filt_nr - 1); in altera_hw_filt_init()
672 inter->pid_filt[hw_filt_nr - 1] = pid_filt; in altera_hw_filt_init()
675 pid_filt->nr = hw_filt_nr - 1; in altera_hw_filt_init()
680 if (hw_filt_nr == 1) { in altera_hw_filt_init()
683 } else if (hw_filt_nr == 2) { in altera_hw_filt_init()
Daltera-ci.h65 int hw_filt_nr)