Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/davinci/
H A Dvpif.h612 struct vpif_channel_config_params { struct
633 extern const struct vpif_channel_config_params vpif_ch_params[]; argument
672 struct vpif_channel_config_params std_info;
H A Dvpif_capture.c462 const struct vpif_channel_config_params *config; in vpif_update_std_info()
463 struct vpif_channel_config_params *std_info = &vpifparams->std_info; in vpif_update_std_info()
492 memset(std_info, 0, sizeof(struct vpif_channel_config_params)); in vpif_update_std_info()
1153 struct vpif_channel_config_params *std_info = &vpifparams->std_info; in vpif_s_dv_timings()