Searched defs:pid_filt (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/cx23885/
H A Daltera-ci.c109 struct netup_hw_pid_filter *pid_filt[2]; member in struct:fpga_internal
172 if ((temp_int->pid_filt[filt_nr]) == NULL)
175 if (temp_int->pid_filt[filt_nr]->demux == demux_dev)
465 struct netup_hw_pid_filter *pid_filt = NULL; local
470 pid_filt = temp_int->internal->pid_filt[filt_nr - 1];
472 pid_filt->demux->start_feed = pid_filt->start_feed;
473 pid_filt->demux->stop_feed = pid_filt
523 altera_pid_control(struct netup_hw_pid_filter *pid_filt, u16 pid, int onoff) argument
554 altera_toggle_fullts_streaming(struct netup_hw_pid_filter *pid_filt, int filt_nr, int onoff) argument
589 struct netup_hw_pid_filter *pid_filt = inter->pid_filt[filt_nr - 1]; local
642 struct netup_hw_pid_filter *pid_filt = NULL; local
[all...]

Completed in 55 milliseconds