Home
last modified time | relevance | path

Searched refs:aw_get_reg_num (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h129 int (*aw_get_reg_num)(void); member
H A Daw_init.c409 aw_pa->ops.aw_get_reg_num = aw_pid_2049_get_reg_num; in aw883xx_dev_init()
H A Daw_device.c40 int reg_num = aw_dev->ops.aw_get_reg_num(); in aw_dev_reg_dump()
H A Daw883xx.c1735 int reg_num = aw883xx->aw_pa->ops.aw_get_reg_num(); in aw883xx_reg_show()