Searched refs:get_argument (Results 1 – 6 of 6) sorted by relevance
101 if (NULL != hwmgr->smumgr_funcs->get_argument) in smum_get_argument()102 return hwmgr->smumgr_funcs->get_argument(hwmgr); in smum_get_argument()
327 .get_argument = smu10_read_arg_from_smc,
348 .get_argument = smu9_get_argument,
364 .get_argument = smu9_get_argument,
884 .get_argument = smu8_get_argument,
197 uint32_t (*get_argument)(struct pp_hwmgr *hwmgr); member