Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Daltera-ci.c640 static int altera_hw_filt_init(struct altera_ci_config *config, int hw_filt_nr) in altera_hw_filt_init() argument
677 pid_filt, hw_filt_nr - 1); in altera_hw_filt_init()
678 inter->pid_filt[hw_filt_nr - 1] = pid_filt; in altera_hw_filt_init()
681 pid_filt->nr = hw_filt_nr - 1; in altera_hw_filt_init()
686 if (hw_filt_nr == 1) { in altera_hw_filt_init()
689 } else if (hw_filt_nr == 2) { in altera_hw_filt_init()
Daltera-ci.h75 int hw_filt_nr)