Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-comp.c403 .config_frame = config_rdma_frame,
647 .config_frame = config_rsz_frame,
896 .config_frame = config_wrot_frame,
1017 .config_frame = config_wdma_frame,
1116 .config_frame = config_tdshp_frame,
1183 .config_frame = config_color_frame,
1286 .config_frame = config_aal_frame,
1367 .config_frame = config_hdr_frame,
1422 .config_frame = config_fg_frame,
1486 .config_frame = config_ovl_frame,
H A Dmtk-mdp3-comp.h244 int (*config_frame)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd, member
H A Dmtk-mdp3-cmdq.c446 ret = call_op(ctx, config_frame, cmd, compose); in mdp_path_config()
/linux/drivers/message/fusion/
H A Dmptctl.c1825 Config_t *config_frame; in mptctl_do_mpt_command() local
1826 config_frame = (Config_t *)mf; in mptctl_do_mpt_command()
1829 config_frame->Header.PageType, in mptctl_do_mpt_command()
1830 config_frame->ExtPageType, in mptctl_do_mpt_command()
1831 config_frame->Header.PageNumber, in mptctl_do_mpt_command()
1832 config_frame->Action)); in mptctl_do_mpt_command()