| /sound/soc/codecs/ |
| D | wm_adsp.c | 151 struct wm_adsp *dsp; member 168 struct wm_adsp *dsp; member 323 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_get() local 336 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_put() local 548 struct wm_adsp *dsp = container_of(cs_ctl->dsp, in wm_adsp_ctl_work() local 588 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add() local 665 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add_cb() local 683 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_write_ctl() 701 int wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_read_ctl() 715 static void wm_adsp_release_firmware_files(struct wm_adsp *dsp, in wm_adsp_release_firmware_files() [all …]
|
| D | cs-amp-lib.c | 23 static int cs_amp_write_cal_coeff(struct cs_dsp *dsp, in cs_amp_write_cal_coeff() 50 static int _cs_amp_write_cal_coeffs(struct cs_dsp *dsp, in _cs_amp_write_cal_coeffs() 91 int cs_amp_write_cal_coeffs(struct cs_dsp *dsp, in cs_amp_write_cal_coeffs()
|
| D | cs35l41.h | 27 struct wm_adsp dsp; /* needs to be first member */ member
|
| D | cs35l56.h | 34 struct wm_adsp dsp; /* must be first member */ member
|
| D | cs35l41-lib.c | 1219 int enable, struct cs_dsp *dsp) in cs35l41_global_enable() 1417 void cs35l41_configure_cs_dsp(struct device *dev, struct regmap *reg, struct cs_dsp *dsp) in cs35l41_configure_cs_dsp()
|
| D | cs-amp-lib-test.c | 570 static int cs_amp_lib_test_write_cal_coeff(struct cs_dsp *dsp, in cs_amp_lib_test_write_cal_coeff() 598 struct cs_dsp *dsp; in cs_amp_lib_test_write_cal_data_test() local
|
| D | cs35l56.c | 1098 static int cs35l56_control_add_nop(struct wm_adsp *dsp, struct cs_dsp_coeff_ctl *cs_ctl) in cs35l56_control_add_nop() 1105 struct wm_adsp *dsp; in cs35l56_dsp_init() local
|
| D | cs35l41.c | 1084 struct wm_adsp *dsp; in cs35l41_dsp_init() local
|
| D | wm0010.c | 344 u8 *out, dsp; in wm0010_firmware_load() local
|
| D | cs35l45.c | 1350 struct wm_adsp *dsp = &cs35l45->dsp; in cs35l45_dsp_init() local
|
| D | wm2200.c | 76 struct wm_adsp dsp[2]; member
|
| D | madera.c | 966 struct wm_adsp *dsp, in madera_write_adsp_clk_setting() 1013 struct wm_adsp *dsp = &priv->adsp[dsp_num]; in madera_set_adsp_clk() local
|
| D | wm8996.c | 1738 int dsp = 0; in wm8996_hw_params() local
|
| /sound/pci/hda/ |
| D | hda_cs_dsp_ctl.c | 180 void hda_cs_dsp_add_controls(struct cs_dsp *dsp, const struct hda_cs_dsp_ctl_info *info) in hda_cs_dsp_add_controls() 215 int hda_cs_dsp_write_ctl(struct cs_dsp *dsp, const char *name, int type, in hda_cs_dsp_write_ctl() 232 int hda_cs_dsp_read_ctl(struct cs_dsp *dsp, const char *name, int type, in hda_cs_dsp_read_ctl()
|
| D | cs35l41_hda.c | 558 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_init_dsp() local 610 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_shutdown_dsp() local 620 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_remove_dsp() local
|
| /sound/pci/mixart/ |
| D | mixart_hwdep.c | 90 static int mixart_load_elf(struct mixart_mgr *mgr, const struct firmware *dsp ) in mixart_load_elf() 337 static int mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmware *dsp) in mixart_dsp_load()
|
| /sound/usb/usx2y/ |
| D | usX2Yhwdep.c | 173 struct snd_hwdep_dsp_image *dsp) in snd_usx2y_hwdep_dsp_load()
|
| /sound/pci/pcxhr/ |
| D | pcxhr_hwdep.c | 277 const struct firmware *dsp) in pcxhr_dsp_load()
|
| D | pcxhr_core.c | 320 static int pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_download_dsp() 432 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_load_dsp_binary()
|
| /sound/soc/intel/common/ |
| D | sst-ipc.h | 51 struct sst_dsp *dsp; member
|
| /sound/soc/intel/atom/sst/ |
| D | sst_pvt.c | 315 void sst_fill_header_dsp(struct ipc_dsp_hdr *dsp, int msg, in sst_fill_header_dsp()
|
| /sound/drivers/vx/ |
| D | vx_core.c | 673 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp) in snd_vx_dsp_load()
|
| /sound/pci/vx222/ |
| D | vx222_ops.c | 404 static int vx2_load_dsp(struct vx_core *vx, int index, const struct firmware *dsp) in vx2_load_dsp()
|
| /sound/oss/dmasound/ |
| D | dmasound.h | 159 SETTINGS dsp; /* /dev/dsp default settings */ member
|
| /sound/pci/asihpi/ |
| D | hpi6205.c | 1263 int dsp = 0, i = 0; in adapter_boot_load_dsp() local
|