phm_ppm_table
struct phm_ppm_table *ptr = kzalloc(sizeof(*ptr), GFP_KERNEL);
struct phm_ppm_table *ptr = kzalloc(sizeof(struct phm_ppm_table), GFP_KERNEL);
struct phm_ppm_table *ppm_parameter_table;
struct phm_ppm_table *ppm_parameter_table;
struct phm_ppm_table *ppm_parameter_table;
struct phm_ppm_table *ppm = hwmgr->dyn_state.ppm_parameter_table;
struct phm_ppm_table *ppm = hwmgr->dyn_state.ppm_parameter_table;