Searched refs:old_level (Results 1 – 4 of 4) sorted by relevance
25 int old_level; in hpi_debug_level_set() local 27 old_level = hpi_debug_level; in hpi_debug_level_set() 29 return old_level; in hpi_debug_level_set()
39 int old_level = 0; in ocfs2_do_flock() local 43 old_level = 1; in ocfs2_do_flock() 45 if (level == old_level) in ocfs2_do_flock()
1344 const enum snd_soc_bias_level old_level = in cx2072x_set_bias_level() local 1347 if (level == SND_SOC_BIAS_STANDBY && old_level == SND_SOC_BIAS_OFF) in cx2072x_set_bias_level() 1349 else if (level == SND_SOC_BIAS_OFF && old_level != SND_SOC_BIAS_OFF) in cx2072x_set_bias_level()
292 static u8 rtw_phy_get_rssi_level(u8 old_level, u8 rssi) in rtw_phy_get_rssi_level() argument 299 if (i >= old_level) in rtw_phy_get_rssi_level()