Searched defs:sigmadsp (Results 1 - 8 of 8) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dsigmadsp-i2c.c80 struct sigmadsp *sigmadsp; local
[all...]
H A Dsigmadsp-regmap.c43 struct sigmadsp *sigmadsp; local
[all...]
H A Dsigmadsp.h26 struct sigmadsp { struct
[all...]
H A Dadau17x1.h54 struct sigmadsp *sigmadsp; member in struct:adau
H A Dadau17x1.c998 static int adau17x1_safeload(struct sigmadsp *sigmadsp, unsigne argument
[all...]
H A Dsigmadsp.c95 static int sigmadsp_write(struct sigmadsp *sigmadsp, unsigned int addr, argument
101 static int sigmadsp_read(struct sigmadsp *sigmadsp, unsigned int addr, argument
118 static int sigmadsp_ctrl_write(struct sigmadsp *sigmads argument
134 struct sigmadsp *sigmadsp = snd_kcontrol_chip(kcontrol); local
160 struct sigmadsp *sigmadsp = snd_kcontrol_chip(kcontrol); local
202 sigma_fw_load_control(struct sigmadsp *sigmadsp, const struct sigma_fw_chunk *chunk, unsigned int length) argument
260 sigma_fw_load_data(struct sigmadsp *sigmadsp, const struct sigma_fw_chunk *chunk, unsigned int length) argument
286 sigma_fw_load_samplerates(struct sigmadsp *sigmadsp, const struct sigma_fw_chunk *chunk, unsigned int length) argument
318 sigmadsp_fw_load_v2(struct sigmadsp *sigmadsp, const struct firmware *fw) argument
400 process_sigma_action(struct sigmadsp *sigmadsp, struct sigma_action *sa) argument
435 sigmadsp_fw_load_v1(struct sigmadsp *sigmadsp, const struct firmware *fw) argument
466 sigmadsp_firmware_release(struct sigmadsp *sigmadsp) argument
488 sigmadsp_firmware_load(struct sigmadsp *sigmadsp, const char *name) argument
555 sigmadsp_init(struct sigmadsp *sigmadsp, struct device *dev, const struct sigmadsp_ops *ops, const char *firmware_name) argument
581 struct sigmadsp *sigmadsp; local
601 sigmadsp_rate_to_index(struct sigmadsp *sigmadsp, unsigned int rate) argument
613 sigmadsp_get_samplerate_mask(struct sigmadsp *sigmadsp, unsigned int samplerate) argument
642 sigmadsp_alloc_control(struct sigmadsp *sigmadsp, struct sigmadsp_control *ctrl, unsigned int samplerate_mask) argument
669 sigmadsp_activate_ctrl(struct sigmadsp *sigmadsp, struct sigmadsp_control *ctrl, unsigned int samplerate_mask) argument
699 sigmadsp_attach(struct sigmadsp *sigmadsp, struct snd_soc_component *component) argument
732 sigmadsp_setup(struct sigmadsp *sigmadsp, unsigned int samplerate) argument
776 sigmadsp_reset(struct sigmadsp *sigmadsp) argument
797 sigmadsp_restrict_params(struct sigmadsp *sigmadsp, struct snd_pcm_substream *substream) argument
[all...]
H A Dadau1701.c117 struct sigmadsp *sigmadsp; member in struct:adau1701
255 static int adau1701_safeload(struct sigmadsp *sigmadsp, unsigned int addr, argument
[all...]
H A DMakefile

Completed in 138 milliseconds