Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h498 int aw_device_init(struct aw_device *aw_dev, struct aw_container *aw_prof);
H A Daw_device.c1517 int aw_device_init(struct aw_device *aw_dev, struct aw_container *aw_cfg) in aw_device_init() function
H A Daw883xx.c1291 ret = aw_device_init(aw883xx->aw_pa, aw_cfg); in aw883xx_request_firmware_file()