Home
last modified time | relevance | path

Searched defs:sigmadsp (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/codecs/
A Dsigmadsp.h26 struct sigmadsp { struct
27 const struct sigmadsp_ops *ops; argument
45 struct sigmadsp *devm_sigmadsp_init(struct device *dev, argument
A Dsigmadsp.c118 static int sigmadsp_ctrl_write(struct sigmadsp *sigmadsp, in sigmadsp_ctrl_write()
134 struct sigmadsp *sigmadsp = snd_kcontrol_chip(kcontrol); in sigmadsp_ctrl_put() local
160 struct sigmadsp *sigmadsp = snd_kcontrol_chip(kcontrol); in sigmadsp_ctrl_get() local
202 static int sigma_fw_load_control(struct sigmadsp *sigmadsp, in sigma_fw_load_control()
262 static int sigma_fw_load_data(struct sigmadsp *sigmadsp, in sigma_fw_load_data()
320 static int sigmadsp_fw_load_v2(struct sigmadsp *sigmadsp, in sigmadsp_fw_load_v2()
436 static int sigmadsp_fw_load_v1(struct sigmadsp *sigmadsp, in sigmadsp_fw_load_v1()
582 struct sigmadsp *sigmadsp; in devm_sigmadsp_init() local
717 int sigmadsp_attach(struct sigmadsp *sigmadsp, in sigmadsp_attach()
794 void sigmadsp_reset(struct sigmadsp *sigmadsp) in sigmadsp_reset()
[all …]
A Dsigmadsp-regmap.c43 struct sigmadsp *sigmadsp; in devm_sigmadsp_init_regmap() local
A Dsigmadsp-i2c.c80 struct sigmadsp *sigmadsp; in devm_sigmadsp_init_i2c() local
A Dadau1701.c118 struct sigmadsp *sigmadsp; member
256 static int adau1701_safeload(struct sigmadsp *sigmadsp, unsigned int addr, in adau1701_safeload()
A Dadau17x1.h53 struct sigmadsp *sigmadsp; member
A Dadau17x1.c987 static int adau17x1_safeload(struct sigmadsp *sigmadsp, unsigned int addr, in adau17x1_safeload()

Completed in 13 milliseconds