Searched refs:pause_phydm_handler (Results 1 – 2 of 2) sorted by relevance
2143 func_t->pause_phydm_handler = phydm_set_dig_val; in phydm_pause_func()2158 func_t->pause_phydm_handler = phydm_set_cckpd_val; in phydm_pause_func()2174 func_t->pause_phydm_handler = phydm_set_antdiv_val; in phydm_pause_func()2191 func_t->pause_phydm_handler = phydm_set_edcca_val; in phydm_pause_func()2208 func_t->pause_phydm_handler = phydm_set_adsl_val; in phydm_pause_func()2240 func_t->pause_phydm_handler(dm, val_buf, val_lehgth); in phydm_pause_func()2276 func_t->pause_phydm_handler(dm, bkp_val, val_lehgth); in phydm_pause_func()
704 void (*pause_phydm_handler)(void *dm_void, u32 *val_buf, u8 val_len); member