Searched defs:dsp_code (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpidspcd.h | 45 struct dsp_code { struct
|
H A D | hpidspcd.c | 23 short hpi_dsp_code_open(u32 adapter, void *os_data, struct dsp_code *dsp_code, in hpi_dsp_code_open() argument 93 hpi_dsp_code_close(struct dsp_code *dsp_code) hpi_dsp_code_close() argument 101 hpi_dsp_code_rewind(struct dsp_code *dsp_code) hpi_dsp_code_rewind() argument 108 hpi_dsp_code_read_word(struct dsp_code *dsp_code, u32 *pword) hpi_dsp_code_read_word() argument 120 hpi_dsp_code_read_block(size_t words_requested, struct dsp_code *dsp_code, u32 **ppblock) hpi_dsp_code_read_block() argument [all...] |
H A D | hpi6205.c | 1260 struct dsp_code dsp_code; in adapter_boot_load_dsp() local [all...] |
H A D | hpi6000.c | 644 struct dsp_code dsp_code; in hpi6000_adapter_boot_load_dsp() local [all...] |
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpidspcd.h | 45 struct dsp_code { struct
|
H A D | hpidspcd.c | 23 short hpi_dsp_code_open(u32 adapter, void *os_data, struct dsp_code *dsp_code, in hpi_dsp_code_open() argument 93 hpi_dsp_code_close(struct dsp_code *dsp_code) hpi_dsp_code_close() argument 101 hpi_dsp_code_rewind(struct dsp_code *dsp_code) hpi_dsp_code_rewind() argument 108 hpi_dsp_code_read_word(struct dsp_code *dsp_code, u32 *pword) hpi_dsp_code_read_word() argument 120 hpi_dsp_code_read_block(size_t words_requested, struct dsp_code *dsp_code, u32 **ppblock) hpi_dsp_code_read_block() argument [all...] |
H A D | hpi6205.c | 1260 struct dsp_code dsp_code; in adapter_boot_load_dsp() local [all...] |
H A D | hpi6000.c | 644 struct dsp_code dsp_code; in hpi6000_adapter_boot_load_dsp() local [all...] |
/kernel/linux/linux-5.10/sound/pci/echoaudio/ |
H A D | echoaudio.h | 416 u16 *dsp_code; /* Current DSP code loaded, member
|
/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | echoaudio.h | 416 u16 *dsp_code; /* Current DSP code loaded, member
|
/kernel/linux/linux-5.10/sound/pci/korg1212/ |
H A D | korg1212.c | 2156 const struct firmware *dsp_code; in snd_korg1212_create() local
|
/kernel/linux/linux-6.6/sound/pci/korg1212/ |
H A D | korg1212.c | 2075 const struct firmware *dsp_code; in snd_korg1212_create() local
|
Completed in 19 milliseconds