Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dsmumgr.c136 (resp && !hwmgr->smumgr_funcs->get_argument)) in smum_send_msg_to_smc()
148 *resp = hwmgr->smumgr_funcs->get_argument(hwmgr); in smum_send_msg_to_smc()
164 (resp && !hwmgr->smumgr_funcs->get_argument)) in smum_send_msg_to_smc_with_parameter()
177 *resp = hwmgr->smumgr_funcs->get_argument(hwmgr); in smum_send_msg_to_smc_with_parameter()
A Dsmu10_smumgr.c317 .get_argument = smu10_read_arg_from_smc,
A Dvega10_smumgr.c393 .get_argument = smu9_get_argument,
A Dvega12_smumgr.c413 .get_argument = smu9_get_argument,
A Dvega20_smumgr.c642 .get_argument = vega20_get_argument,
A Dsmu8_smumgr.c903 .get_argument = smu8_get_argument,
A Dvegam_smumgr.c2288 .get_argument = smu7_get_argument,
A Dfiji_smumgr.c2654 .get_argument = smu7_get_argument,
A Diceland_smumgr.c2672 .get_argument = smu7_get_argument,
A Dpolaris10_smumgr.c2694 .get_argument = smu7_get_argument,
A Dci_smumgr.c2972 .get_argument = smu7_get_argument,
A Dtonga_smumgr.c3253 .get_argument = smu7_get_argument,
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h210 uint32_t (*get_argument)(struct pp_hwmgr *hwmgr); member

Completed in 44 milliseconds