Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_bin_parse.h138 int aw_dev_cfg_load(struct aw_device *aw_dev, struct aw_container *aw_cfg);
H A Daw_bin_parse.c1118 int aw_dev_cfg_load(struct aw_device *aw_dev, struct aw_container *aw_cfg) in aw_dev_cfg_load() function
H A Daw_device.c1526 ret = aw_dev_cfg_load(aw_dev, aw_cfg); in aw_device_init()