Searched refs:dsp_symbol_entry (Results 1 – 5 of 5) sorted by relevance
53 struct dsp_symbol_entry { struct66 struct dsp_symbol_entry *symbols; argument101 struct dsp_symbol_entry * task_entry;102 struct dsp_symbol_entry * scb_symbol;159 struct dsp_symbol_entry * null_algorithm; /* used by PCMreaderSCB's */160 struct dsp_symbol_entry * s16_up; /* used by SRCtaskSCB's */
184 static struct dsp_symbol_entry *188 struct dsp_symbol_entry * symbol = NULL; in add_symbol()232 sizeof(struct dsp_symbol_entry))); in cs46xx_dsp_spos_create()441 struct dsp_symbol_entry *468 static struct dsp_symbol_entry *606 struct dsp_symbol_entry * symbol; in cs46xx_dsp_proc_parameter_dump_read()1015 struct dsp_symbol_entry * fg_task_tree_header_code; in cs46xx_dsp_scb_and_task_init()1016 struct dsp_symbol_entry * task_tree_header_code; in cs46xx_dsp_scb_and_task_init()1017 struct dsp_symbol_entry * task_tree_thread; in cs46xx_dsp_scb_and_task_init()1018 struct dsp_symbol_entry * null_algorithm; in cs46xx_dsp_scb_and_task_init()[all …]
81 struct dsp_symbol_entry *cs46xx_dsp_lookup_symbol (struct snd_cs46xx * chip, char * symbol_name,
30 static void remove_symbol (struct snd_cs46xx * chip, struct dsp_symbol_entry * symbol) in remove_symbol()257 struct dsp_symbol_entry * task_entry, in _dsp_create_generic_scb()335 struct dsp_symbol_entry * task_entry; in cs46xx_dsp_create_generic_scb()
417 kzalloc_objs(struct dsp_symbol_entry, nums); in load_firmware()421 struct dsp_symbol_entry *entry = in load_firmware()