Home
last modified time | relevance | path

Searched refs:task_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/pci/cs46xx/
Ddsp_spos_scb_lib.c90 scb->task_entry->symbol_name, in cs46xx_dsp_proc_scb_info_read()
91 scb->task_entry->address); in cs46xx_dsp_proc_scb_info_read()
266 struct dsp_symbol_entry * task_entry, in _dsp_create_generic_scb() argument
283 scb_data[SCBfuncEntryPtr] |= task_entry->address; in _dsp_create_generic_scb()
294 scb->task_entry = task_entry; in _dsp_create_generic_scb()
348 struct dsp_symbol_entry * task_entry; in cs46xx_dsp_create_generic_scb() local
350 task_entry = cs46xx_dsp_lookup_symbol (chip,task_entry_name, in cs46xx_dsp_create_generic_scb()
353 if (task_entry == NULL) { in cs46xx_dsp_create_generic_scb()
359 return _dsp_create_generic_scb (chip,name,scb_data,dest,task_entry, in cs46xx_dsp_create_generic_scb()
Dcs46xx_dsp_spos.h101 struct dsp_symbol_entry * task_entry; member
Ddsp_spos.c597 ins->scbs[i].task_entry->symbol_name, in cs46xx_dsp_proc_scb_read()
598 ins->scbs[i].task_entry->address); in cs46xx_dsp_proc_scb_read()
1113 ins->the_null_scb->task_entry = null_algorithm; in cs46xx_dsp_scb_and_task_init()
1595 async_codec_scb_desc->task_entry = s16_async_codec_input_task; in cs46xx_dsp_async_init()
1600 spdifi_scb_desc->task_entry = spdifi_task; in cs46xx_dsp_async_init()
1605 spdifo_scb_desc->task_entry = spdifo_task; in cs46xx_dsp_async_init()