Searched refs:dsp (Results 1 – 8 of 8) sorted by relevance
| /include/linux/firmware/cirrus/ |
| A D | cs_dsp.h | 98 struct cs_dsp *dsp; member 212 int (*pre_run)(struct cs_dsp *dsp); 213 int (*post_run)(struct cs_dsp *dsp); 214 void (*pre_stop)(struct cs_dsp *dsp); 215 void (*post_stop)(struct cs_dsp *dsp); 219 int cs_dsp_adsp1_init(struct cs_dsp *dsp); 221 int cs_dsp_halo_init(struct cs_dsp *dsp); 228 int cs_dsp_power_up(struct cs_dsp *dsp, 233 int cs_dsp_run(struct cs_dsp *dsp); 234 void cs_dsp_stop(struct cs_dsp *dsp); [all …]
|
| A D | cs_dsp_test_utils.h | 25 struct cs_dsp *dsp; member 95 unsigned int cs_dsp_mock_size_of_region(const struct cs_dsp *dsp, int mem_type);
|
| /include/sound/ |
| A D | cs-amp-lib.h | 47 int cs_amp_write_cal_coeffs(struct cs_dsp *dsp, 59 int (*write_cal_coeff)(struct cs_dsp *dsp,
|
| A D | vx_core.h | 199 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *dsp); 200 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *dsp); 201 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp);
|
| A D | cs35l41.h | 914 void cs35l41_configure_cs_dsp(struct device *dev, struct regmap *reg, struct cs_dsp *dsp); 926 int enable, struct cs_dsp *dsp);
|
| /include/linux/platform_data/media/ |
| A D | timb_radio.h | 15 struct i2c_board_info *dsp; member
|
| /include/linux/firmware/imx/ |
| A D | dsp.h | 50 int imx_dsp_ring_doorbell(struct imx_dsp_ipc *dsp, unsigned int chan_idx);
|
| /include/linux/mfd/ |
| A D | cs40l50.h | 119 struct cs_dsp dsp; member
|
Completed in 15 milliseconds