Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_device.h149 int aw_dev_init(struct aw_device *aw_dev);
H A Daw_device.c810 int aw_dev_init(struct aw_device *aw_dev) in aw_dev_init() function
H A Daw87xxx.c1314 ret = aw_dev_init(&aw87xxx->aw_dev); in aw87xxx_i2c_probe()