Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h499 int aw_device_start(struct aw_device *aw_dev);
H A Daw_device.c1336 int aw_device_start(struct aw_device *aw_dev) in aw_device_start() function
H A Daw883xx.c680 ret = aw_device_start(aw883xx->aw_pa); in aw883xx_start_pa()