Searched refs:dsp_symbol_entry (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs46xx_dsp_spos.h68 struct dsp_symbol_entry { struct
81 struct dsp_symbol_entry *symbols;
116 struct dsp_symbol_entry * task_entry;
117 struct dsp_symbol_entry * scb_symbol;
174 struct dsp_symbol_entry * null_algorithm; /* used by PCMreaderSCB's */
175 struct dsp_symbol_entry * s16_up; /* used by SRCtaskSCB's */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/imgs/
H A Dcwcbinhack.h7 static struct dsp_symbol_entry cwcbinhack_symbols[] = {
H A Dcwcdma.h6 static struct dsp_symbol_entry cwcdma_symbols[] = {
H A Dcwcsnoop.h6 static struct dsp_symbol_entry cwcsnoop_symbols[] = {
H A Dcwcasync.h6 static struct dsp_symbol_entry cwcasync_symbols[] = {
H A Dcwc4630.h6 static struct dsp_symbol_entry cwc4630_symbols[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Ddsp_spos.c187 static struct dsp_symbol_entry *
191 struct dsp_symbol_entry * symbol = NULL;
233 ins->symbol_table.symbols = vmalloc(sizeof(struct dsp_symbol_entry) *
443 struct dsp_symbol_entry *
466 static struct dsp_symbol_entry *
607 struct dsp_symbol_entry * symbol;
1055 struct dsp_symbol_entry * fg_task_tree_header_code;
1056 struct dsp_symbol_entry * task_tree_header_code;
1057 struct dsp_symbol_entry * task_tree_thread;
1058 struct dsp_symbol_entry * null_algorith
[all...]
H A Dcs46xx_lib.h96 struct dsp_symbol_entry *cs46xx_dsp_lookup_symbol (struct snd_cs46xx * chip, char * symbol_name,
H A Ddsp_spos_scb_lib.c44 static void remove_symbol (struct snd_cs46xx * chip, struct dsp_symbol_entry * symbol)
276 struct dsp_symbol_entry * task_entry,
347 struct dsp_symbol_entry * task_entry;

Completed in 280 milliseconds