Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dsigmadsp.h27 struct sigmadsp { struct
28 const struct sigmadsp_ops *ops; argument
46 struct sigmadsp *devm_sigmadsp_init(struct device *dev, argument
Dsigmadsp.c93 static int sigmadsp_write(struct sigmadsp *sigmadsp, unsigned int addr, in sigmadsp_write()
99 static int sigmadsp_read(struct sigmadsp *sigmadsp, unsigned int addr, in sigmadsp_read()
116 static int sigmadsp_ctrl_write(struct sigmadsp *sigmadsp, in sigmadsp_ctrl_write()
133 struct sigmadsp *sigmadsp = snd_kcontrol_chip(kcontrol); in sigmadsp_ctrl_put() local
158 struct sigmadsp *sigmadsp = snd_kcontrol_chip(kcontrol); in sigmadsp_ctrl_get() local
199 static int sigma_fw_load_control(struct sigmadsp *sigmadsp, in sigma_fw_load_control()
250 static int sigma_fw_load_data(struct sigmadsp *sigmadsp, in sigma_fw_load_data()
276 static int sigma_fw_load_samplerates(struct sigmadsp *sigmadsp, in sigma_fw_load_samplerates()
308 static int sigmadsp_fw_load_v2(struct sigmadsp *sigmadsp, in sigmadsp_fw_load_v2()
390 static int process_sigma_action(struct sigmadsp *sigmadsp, in process_sigma_action()
[all …]
Dsigmadsp-regmap.c44 struct sigmadsp *sigmadsp; in devm_sigmadsp_init_regmap() local
Dsigmadsp-i2c.c78 struct sigmadsp *sigmadsp; in devm_sigmadsp_init_i2c() local
Dadau1701.c114 struct sigmadsp *sigmadsp; member
251 static int adau1701_safeload(struct sigmadsp *sigmadsp, unsigned int addr, in adau1701_safeload()
Dadau17x1.h47 struct sigmadsp *sigmadsp; member