Searched defs:dsp_code (Results 1 – 6 of 6) sorted by relevance
56 struct dsp_code { struct65 struct dsp_code_private *pvt; argument77 struct dsp_code *ps_dsp_code, argument
37 short hpi_dsp_code_open(u32 adapter, void *os_data, struct dsp_code *dsp_code, in hpi_dsp_code_open()110 void hpi_dsp_code_close(struct dsp_code *dsp_code) in hpi_dsp_code_close()118 void hpi_dsp_code_rewind(struct dsp_code *dsp_code) in hpi_dsp_code_rewind()125 short hpi_dsp_code_read_word(struct dsp_code *dsp_code, u32 *pword) in hpi_dsp_code_read_word()138 struct dsp_code *dsp_code, u32 **ppblock) in hpi_dsp_code_read_block()
655 struct dsp_code dsp_code; in hpi6000_adapter_boot_load_dsp() local
1253 struct dsp_code dsp_code; in adapter_boot_load_dsp() local
443 u16 *dsp_code; /* Current DSP code loaded, member
2165 const struct firmware *dsp_code; in snd_korg1212_create() local