Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_device.h148 int aw_dev_check_reg_is_rec_mode(struct aw_device *aw_dev);
H A Daw_device.c419 int aw_dev_check_reg_is_rec_mode(struct aw_device *aw_dev) in aw_dev_check_reg_is_rec_mode() function
H A Daw_monitor.c655 ret = aw_dev_check_reg_is_rec_mode(&aw87xxx->aw_dev); in aw_monitor_start()