Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx23885/
Daltera-ci.c635 static int altera_hw_filt_init(struct altera_ci_config *config, int hw_filt_nr) in altera_hw_filt_init() argument
672 pid_filt, hw_filt_nr - 1); in altera_hw_filt_init()
673 inter->pid_filt[hw_filt_nr - 1] = pid_filt; in altera_hw_filt_init()
676 pid_filt->nr = hw_filt_nr - 1; in altera_hw_filt_init()
681 if (hw_filt_nr == 1) { in altera_hw_filt_init()
684 } else if (hw_filt_nr == 2) { in altera_hw_filt_init()
Daltera-ci.h77 int hw_filt_nr)