Home
last modified time | relevance | path

Searched refs:aw_dev_hw_pwr_ctrl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_device.c237 void aw_dev_hw_pwr_ctrl(struct aw_device *aw_dev, bool enable) in aw_dev_hw_pwr_ctrl() function
351 aw_dev_hw_pwr_ctrl(aw_dev, false); in aw_dev_default_pwr_off()
356 aw_dev_hw_pwr_ctrl(aw_dev, false); in aw_dev_default_pwr_off()
373 aw_dev_hw_pwr_ctrl(aw_dev, true); in aw_dev_default_pwr_on()
511 aw_dev_hw_pwr_ctrl(aw_dev, true); in aw_dev_pid_9b_pwr_on()
H A Daw87xxx.c136 aw_dev_hw_pwr_ctrl(&aw87xxx->aw_dev, false); in aw87xxx_update_off_prof()
300 aw_dev_hw_pwr_ctrl(&aw87xxx->aw_dev, false); in aw87xxx_esd_update_off_prof()
890 aw_dev_hw_pwr_ctrl(&aw87xxx->aw_dev, false); /*OFF*/ in aw87xxx_attr_set_hwen()
892 aw_dev_hw_pwr_ctrl(&aw87xxx->aw_dev, true); /*ON*/ in aw87xxx_attr_set_hwen()
1311 aw_dev_hw_pwr_ctrl(&aw87xxx->aw_dev, true); in aw87xxx_i2c_probe()
1330 aw_dev_hw_pwr_ctrl(&aw87xxx->aw_dev, false); in aw87xxx_i2c_probe()
H A Daw_device.h140 void aw_dev_hw_pwr_ctrl(struct aw_device *aw_dev, bool enable);