Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpower_state.h87 bool to_be_deleted; member
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2746 LIST_HEAD(to_be_deleted); in bnx2fc_mod_exit()
2759 list_splice_init(&adapter_list, &to_be_deleted); in bnx2fc_mod_exit()
2764 list_for_each_entry_safe(hba, next, &to_be_deleted, list) { in bnx2fc_mod_exit()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h131 bool to_be_deleted; member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c690 ps->classification.to_be_deleted = false; in init_non_clock_fields()
H A Dsmu7_hwmgr.c3621 power_state->classification.to_be_deleted = false; in smu7_get_pp_table_entry_callback_func_v1()
H A Dvega10_hwmgr.c3171 power_state->classification.to_be_deleted = false; in vega10_get_pp_table_entry_callback_func()