smu7_send_msg_to_smc
.send_msg_to_smc = &smu7_send_msg_to_smc,
.send_msg_to_smc = &smu7_send_msg_to_smc,
.send_msg_to_smc = smu7_send_msg_to_smc,
return smu7_send_msg_to_smc(hwmgr, msg);
int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg);
.send_msg_to_smc = &smu7_send_msg_to_smc,
.send_msg_to_smc = smu7_send_msg_to_smc,