Searched refs:analogue (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm2000.c | 119 static int wm2000_power_up(struct i2c_client *i2c, int analogue) in wm2000_power_up() argument 189 if (analogue) { in wm2000_power_up() 227 if (analogue) in wm2000_power_up() 234 static int wm2000_power_down(struct i2c_client *i2c, int analogue) in wm2000_power_down() argument 238 if (analogue) { in wm2000_power_down() 268 static int wm2000_enter_bypass(struct i2c_client *i2c, int analogue) in wm2000_enter_bypass() argument 275 if (analogue) { in wm2000_enter_bypass() 307 static int wm2000_exit_bypass(struct i2c_client *i2c, int analogue) in wm2000_exit_bypass() argument 316 if (analogue) { in wm2000_exit_bypass() 342 static int wm2000_enter_standby(struct i2c_client *i2c, int analogue) in wm2000_enter_standby() argument 386 wm2000_exit_standby(struct i2c_client *i2c, int analogue) wm2000_exit_standby() argument 430 int analogue; global() member [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm2000.c | 119 static int wm2000_power_up(struct i2c_client *i2c, int analogue) in wm2000_power_up() argument 189 if (analogue) { in wm2000_power_up() 227 if (analogue) in wm2000_power_up() 234 static int wm2000_power_down(struct i2c_client *i2c, int analogue) in wm2000_power_down() argument 238 if (analogue) { in wm2000_power_down() 268 static int wm2000_enter_bypass(struct i2c_client *i2c, int analogue) in wm2000_enter_bypass() argument 275 if (analogue) { in wm2000_enter_bypass() 307 static int wm2000_exit_bypass(struct i2c_client *i2c, int analogue) in wm2000_exit_bypass() argument 316 if (analogue) { in wm2000_exit_bypass() 342 static int wm2000_enter_standby(struct i2c_client *i2c, int analogue) in wm2000_enter_standby() argument 386 wm2000_exit_standby(struct i2c_client *i2c, int analogue) wm2000_exit_standby() argument 430 int analogue; global() member [all...] |
Completed in 2 milliseconds