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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dcs46xx_dsp_spos.h68 struct dsp_symbol_entry { struct
81 struct dsp_symbol_entry *symbols;
115 struct dsp_symbol_entry * task_entry;
116 struct dsp_symbol_entry * scb_symbol;
170 struct dsp_symbol_entry * null_algorithm; /* used by PCMreaderSCB's */
171 struct dsp_symbol_entry * s16_up; /* used by SRCtaskSCB's */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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) *
421 struct dsp_symbol_entry *
444 static struct dsp_symbol_entry *
585 struct dsp_symbol_entry * symbol;
1017 struct dsp_symbol_entry * fg_task_tree_header_code;
1018 struct dsp_symbol_entry * task_tree_header_code;
1019 struct dsp_symbol_entry * task_tree_thread;
1020 struct dsp_symbol_entry * null_algorith
[all...]
H A Dcs46xx_lib.h89 struct dsp_symbol_entry *cs46xx_dsp_lookup_symbol (struct snd_cs46xx * chip, char * symbol_name,
H A Ddsp_spos_scb_lib.c45 static void remove_symbol (struct snd_cs46xx * chip, struct dsp_symbol_entry * symbol)
273 struct dsp_symbol_entry * task_entry,
341 struct dsp_symbol_entry * task_entry;

Completed in 121 milliseconds