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

/drivers/media/video/cx23885/
H A Daltera-ci.c104 struct netup_hw_pid_filter;
109 struct netup_hw_pid_filter *pid_filt[2];
127 struct netup_hw_pid_filter { struct
465 struct netup_hw_pid_filter *pid_filt = NULL;
523 static void altera_pid_control(struct netup_hw_pid_filter *pid_filt,
554 static void altera_toggle_fullts_streaming(struct netup_hw_pid_filter *pid_filt,
589 struct netup_hw_pid_filter *pid_filt = inter->pid_filt[filt_nr - 1];
642 struct netup_hw_pid_filter *pid_filt = NULL;
647 pid_filt = kzalloc(sizeof(struct netup_hw_pid_filter), GFP_KERNEL);

Completed in 76 milliseconds