Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h73 AW_DEV_PW_ON, enumerator
H A Daw_device.c1342 if (aw_dev->status == AW_DEV_PW_ON) { in aw_device_start()
1417 aw_dev->status = AW_DEV_PW_ON; in aw_device_start()
H A Daw883xx.c716 if (aw883xx->aw_pa->status == AW_DEV_PW_ON) in aw883xx_start()