Searched refs:_mt6660_chip_power_on (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | mt6660.c | 220 static int _mt6660_chip_power_on(struct mt6660_chip *chip, int on_off) in _mt6660_chip_power_on() function 267 ret = _mt6660_chip_power_on(chip, 1); in mt6660_component_setting() 285 ret = _mt6660_chip_power_on(chip, 0); in mt6660_component_setting() 490 ret = _mt6660_chip_power_on(chip, 1); in mt6660_i2c_probe() 519 _mt6660_chip_power_on(chip, 0); in mt6660_i2c_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | mt6660.c | 219 static int _mt6660_chip_power_on(struct mt6660_chip *chip, int on_off) in _mt6660_chip_power_on() function 266 ret = _mt6660_chip_power_on(chip, 1); in mt6660_component_setting() 284 ret = _mt6660_chip_power_on(chip, 0); in mt6660_component_setting() 489 ret = _mt6660_chip_power_on(chip, 1); in mt6660_i2c_probe() 518 _mt6660_chip_power_on(chip, 0); in mt6660_i2c_probe()
|
Completed in 3 milliseconds