Searched defs:new_target (Results 1 – 3 of 3) sorted by relevance
56 unsigned long long new_target; in watch_target() local
126 static void write_fan_target_to_i2c(struct i2c_client *client, u16 new_target) in write_fan_target_to_i2c()362 u16 new_target = (data->fan_target * old_div) / new_div; in set_fan_div() local
278 static bool vmballoon_send_get_target(struct vmballoon *b, u32 *new_target) in vmballoon_send_get_target()