Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu8_smumgr.c66 static int smu8_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smu8_send_msg_to_smc_with_parameter() function
106 return smu8_send_msg_to_smc_with_parameter(hwmgr, msg, 0); in smu8_send_msg_to_smc()
905 .send_msg_to_smc_with_parameter = smu8_send_msg_to_smc_with_parameter,