Home
last modified time | relevance | path

Searched refs:pCtx (Results 1 – 3 of 3) sorted by relevance

/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c61 struct HpmfwupgGetTargetUpgCapabilitiesCtx *pCtx);
63 struct HpmfwupgGetComponentPropertiesCtx *pCtx);
65 struct HpmfwupgQuerySelftestResultCtx *pCtx,
68 struct HpmfwupgQueryRollbackStatusCtx *pCtx,
71 struct HpmfwupgAbortUpgradeCtx *pCtx);
73 struct HpmfwupgInitiateUpgradeActionCtx *pCtx,
76 struct HpmfwupgUploadFirmwareBlockCtx *pCtx,
80 struct HpmfwupgFinishFirmwareUploadCtx *pCtx,
83 struct HpmfwupgActivateFirmwareCtx *pCtx,
89 struct HpmfwupgManualFirmwareRollbackCtx *pCtx);
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c974 struct pipe_ctx *pCtx, uint8_t pipe_idx) in dc_send_update_cursor_info_to_dmu() argument
982 if (!dc_dmub_should_update_cursor_data(pCtx)) in dc_send_update_cursor_info_to_dmu()
1003 dc_build_cursor_update_payload0(pCtx, pipe_idx, &update_cursor_info_0->payload0); in dc_send_update_cursor_info_to_dmu()
1006 pCtx->plane_res.hubp, pCtx->plane_res.dpp); in dc_send_update_cursor_info_to_dmu()
1016 pipe_idx, pCtx->plane_res.hubp, pCtx->plane_res.dpp); in dc_send_update_cursor_info_to_dmu()
1019 dm_execute_dmub_cmd_list(pCtx->stream->ctx, 2, cmd, DM_DMUB_WAIT_TYPE_WAIT); in dc_send_update_cursor_info_to_dmu()
H A Ddc_dmub_srv.h88 void dc_send_update_cursor_info_to_dmu(struct pipe_ctx *pCtx, uint8_t pipe_idx);