Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-comp.h163 int (*config_frame)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd, member
A Dmtk-mdp3-comp.c209 .config_frame = config_rdma_frame,
314 .config_frame = config_rsz_frame,
438 .config_frame = config_wrot_frame,
535 .config_frame = config_wdma_frame,
A Dmtk-mdp3-cmdq.c227 ret = call_op(ctx, config_frame, cmd, compose); in mdp_path_config()
/linux-6.3-rc2/drivers/message/fusion/
A Dmptctl.c1827 Config_t *config_frame; in mptctl_do_mpt_command() local
1828 config_frame = (Config_t *)mf; in mptctl_do_mpt_command()
1831 config_frame->Header.PageType, in mptctl_do_mpt_command()
1832 config_frame->ExtPageType, in mptctl_do_mpt_command()
1833 config_frame->Header.PageNumber, in mptctl_do_mpt_command()
1834 config_frame->Action)); in mptctl_do_mpt_command()

Completed in 16 milliseconds