Lines Matching refs:vpif
23 #include "vpif.h"
171 struct vpif_params *vpif = &ch->vpifparams;
182 setup_input_channel_mode(vpif->std_info.ycmux_mode);
184 vpif_dbg(1, debug, "can't set vpif channel mode\n");
196 ret = vpif_set_video_params(vpif, ch->channel_id);
336 * set the buffer address in the vpif register for capture.
359 * vpif_channel_isr : ISR handler for vpif capture
621 * vpif_config_addr() - function to configure buffer address in vpif
709 /* first setup input path from sub device to vpif */
733 /* copy interface parameters to vpif */
1283 /* vpif capture ioctl operations */
1316 /* vpif file operations */
1327 * initialize_vpif() - Initialize vpif data structures
1597 * vpif_probe : This function probes the vpif capture driver
1615 v4l2_err(vpif_dev->driver, "Error initializing vpif\n");
1738 * vpif_suspend: vpif device suspend
1774 * vpif_resume: vpif device suspend