Searched refs:PWR_Command_Table (Results 1 – 2 of 2) sorted by relevance
32 struct PWR_Command_Table { struct37 typedef struct PWR_Command_Table PWR_Command_Table; argument48 static const PWR_Command_Table pwr_virus_table_pre[] = {1501 static const PWR_Command_Table pwr_virus_table_post[] = {
492 static void execute_pwr_table(struct pp_hwmgr *hwmgr, const PWR_Command_Table *pvirus, int size) in execute_pwr_table()