Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h518 int aw_dev_sysst_check(struct aw_device *aw_dev);
H A Daw_device.c716 int aw_dev_sysst_check(struct aw_device *aw_dev) in aw_dev_sysst_check() function
1363 ret = aw_dev_sysst_check(aw_dev); in aw_device_start()
H A Daw_calib.c657 ret = aw_dev_sysst_check(aw_dev); in aw_cali_svc_cali_init_check()