Home
last modified time | relevance | path

Searched refs:old_level (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/asihpi/
A Dhpidebug.c25 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()
/linux/fs/ocfs2/
A Dlocks.c38 int old_level = 0; in ocfs2_do_flock() local
42 old_level = 1; in ocfs2_do_flock()
44 if (level == old_level) in ocfs2_do_flock()
/linux/sound/soc/codecs/
A Dcx2072x.c1352 const enum snd_soc_bias_level old_level = in cx2072x_set_bias_level() local
1355 if (level == SND_SOC_BIAS_STANDBY && old_level == SND_SOC_BIAS_OFF) in cx2072x_set_bias_level()
1357 else if (level == SND_SOC_BIAS_OFF && old_level != SND_SOC_BIAS_OFF) in cx2072x_set_bias_level()
/linux/drivers/net/wireless/realtek/rtw88/
A Dphy.c255 static u8 rtw_phy_get_rssi_level(u8 old_level, u8 rssi) in rtw_phy_get_rssi_level() argument
262 if (i >= old_level) in rtw_phy_get_rssi_level()

Completed in 13 milliseconds