Searched refs:old_level (Results 1 – 4 of 4) sorted by relevance
25 int old_level; in hpi_debug_level_set() local27 old_level = hpi_debug_level; in hpi_debug_level_set()29 return old_level; in hpi_debug_level_set()
38 int old_level = 0; in ocfs2_do_flock() local42 old_level = 1; in ocfs2_do_flock()44 if (level == old_level) in ocfs2_do_flock()
1349 const enum snd_soc_bias_level old_level = in cx2072x_set_bias_level() local1352 if (level == SND_SOC_BIAS_STANDBY && old_level == SND_SOC_BIAS_OFF) in cx2072x_set_bias_level()1354 else if (level == SND_SOC_BIAS_OFF && old_level != SND_SOC_BIAS_OFF) in cx2072x_set_bias_level()
256 static u8 rtw_phy_get_rssi_level(u8 old_level, u8 rssi) in rtw_phy_get_rssi_level() argument263 if (i >= old_level) in rtw_phy_get_rssi_level()