Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_bin_parse.h137 int aw_dev_get_profile_count(struct aw_device *aw_dev);
H A Daw_bin_parse.c1335 int aw_dev_get_profile_count(struct aw_device *aw_dev) in aw_dev_get_profile_count() function
H A Daw883xx.c951 count = aw_dev_get_profile_count(aw883xx->aw_pa); in aw883xx_profile_info()