Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Ddst_common.h104 const struct dst_config* config;
161 struct dst_config struct
Ddvb-bt8xx.c406 static struct dst_config dst_config = { variable
671 state->config = &dst_config; in frontend_init()
/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_regs.c115 struct mdp_config *config = &ctx->vpu.vsi->dst_config; in mtk_mdp_hw_set_out_size()
131 struct mdp_config *config = &ctx->vpu.vsi->dst_config; in mtk_mdp_hw_set_out_image_format()
Dmtk_mdp_ipi.h119 struct mdp_config dst_config; member