Home
last modified time | relevance | path

Searched refs:aw_dev_get_hmute (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h517 int aw_dev_get_hmute(struct aw_device *aw_dev);
H A Daw_monitor.c591 if (!aw_dev_get_hmute(aw_dev)) { in aw_monitor_work_func()
619 if (!aw_dev_get_hmute(aw_dev)) { in aw_hw_monitor_work_func()
H A Daw_device.c341 int aw_dev_get_hmute(struct aw_device *aw_dev) in aw_dev_get_hmute() function
H A Daw_calib.c669 ret = aw_dev_get_hmute(aw_dev); in aw_cali_svc_cali_init_check()