Searched refs:new_weight_ptr (Results 1 – 1 of 1) sorted by relevance
683 u8 new_weight, *new_weight_ptr = &new_weight; in lparcfg_write() local721 *new_weight_ptr = (u8) simple_strtoul(tmp, &endp, 10); in lparcfg_write()725 retval = update_ppp(NULL, new_weight_ptr); in lparcfg_write()735 *new_weight_ptr = (u8) simple_strtoul(tmp, &endp, 10); in lparcfg_write()739 retval = update_mpp(NULL, new_weight_ptr); in lparcfg_write()
Completed in 5 milliseconds