Searched defs:dsp_code (Results 1 – 6 of 6) sorted by relevance
45 struct dsp_code { struct54 struct dsp_code_private *pvt; argument66 struct dsp_code *ps_dsp_code, argument
23 short hpi_dsp_code_open(u32 adapter, void *os_data, struct dsp_code *dsp_code, in hpi_dsp_code_open()93 void hpi_dsp_code_close(struct dsp_code *dsp_code) in hpi_dsp_code_close()101 void hpi_dsp_code_rewind(struct dsp_code *dsp_code) in hpi_dsp_code_rewind()108 short hpi_dsp_code_read_word(struct dsp_code *dsp_code, u32 *pword) in hpi_dsp_code_read_word()121 struct dsp_code *dsp_code, u32 **ppblock) in hpi_dsp_code_read_block()
644 struct dsp_code dsp_code; in hpi6000_adapter_boot_load_dsp() local
1260 struct dsp_code dsp_code; in adapter_boot_load_dsp() local
416 u16 *dsp_code; /* Current DSP code loaded, member
2075 const struct firmware *dsp_code; in snd_korg1212_create() local