Searched refs:config_frame (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/ |
A D | mtk-mdp3-comp.h | 163 int (*config_frame)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd, member
|
A D | mtk-mdp3-comp.c | 209 .config_frame = config_rdma_frame, 314 .config_frame = config_rsz_frame, 438 .config_frame = config_wrot_frame, 535 .config_frame = config_wdma_frame,
|
A D | mtk-mdp3-cmdq.c | 227 ret = call_op(ctx, config_frame, cmd, compose); in mdp_path_config()
|
/linux-6.3-rc2/drivers/message/fusion/ |
A D | mptctl.c | 1827 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 14 milliseconds