Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx23885/
H A Daltera-ci.c95 struct netup_hw_pid_filter;
100 struct netup_hw_pid_filter *pid_filt[2];
118 struct netup_hw_pid_filter { struct
457 struct netup_hw_pid_filter *pid_filt = NULL; in altera_hw_filt_release()
514 static void altera_pid_control(struct netup_hw_pid_filter *pid_filt, in altera_pid_control()
545 static void altera_toggle_fullts_streaming(struct netup_hw_pid_filter *pid_filt, in altera_toggle_fullts_streaming()
580 struct netup_hw_pid_filter *pid_filt = inter->pid_filt[filt_nr - 1]; in altera_pid_feed_control()
632 struct netup_hw_pid_filter *pid_filt = NULL; in altera_hw_filt_init()
637 pid_filt = kzalloc(sizeof(struct netup_hw_pid_filter), GFP_KERNEL); in altera_hw_filt_init()