Searched refs:PWR_DFY_Section (Results 1 – 2 of 2) sorted by relevance
39 struct PWR_DFY_Section { struct46 typedef struct PWR_DFY_Section PWR_DFY_Section; argument257 static const PWR_DFY_Section pwr_virus_section1 = {318 static const PWR_DFY_Section pwr_virus_section2 = {329 static const PWR_DFY_Section pwr_virus_section3 = {1268 static const PWR_DFY_Section pwr_virus_section4 = {1307 static const PWR_DFY_Section pwr_virus_section5 = {1364 static const PWR_DFY_Section pwr_virus_section6 = {
511 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table()