Searched refs:notify_rlc_state (Results 1 – 4 of 4) sorted by relevance
202 if (pp_funcs && pp_funcs->notify_rlc_state) { in amdgpu_dpm_notify_rlc_state()205 ret = pp_funcs->notify_rlc_state( in amdgpu_dpm_notify_rlc_state()
1432 int (*notify_rlc_state)(struct smu_context *smu, bool en); member
494 int (*notify_rlc_state)(void *handle, bool en); member
2535 .notify_rlc_state = vangogh_notify_rlc_state,