Searched refs:task_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/cs46xx/ |
H A D | dsp_spos_scb_lib.c | 85 snd_iprintf(buffer,"sub_list_ptr [%s:%04x]\nnext_scb_ptr [%s:%04x] task_entry [%s:%04x]\n", in cs46xx_dsp_proc_scb_info_read() 90 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() 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 in cs46xx_dsp_create_generic_scb() 265 _dsp_create_generic_scb(struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest, struct dsp_symbol_entry * task_entry, struct dsp_scb_descriptor * parent_scb, int scb_child_type) _dsp_create_generic_scb() argument [all...] |
H A D | cs46xx_dsp_spos.h | 101 struct dsp_symbol_entry * task_entry; member
|
H A D | dsp_spos.c | 592 snd_iprintf(buffer,"sub_list_ptr [%s:%04x]\nnext_scb_ptr [%s:%04x] task_entry [%s:%04x]\n", in cs46xx_dsp_proc_scb_read() 597 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() 1112 ins->the_null_scb->task_entry = null_algorithm; in cs46xx_dsp_scb_and_task_init() 1594 async_codec_scb_desc->task_entry = s16_async_codec_input_task; in cs46xx_dsp_async_init() 1599 spdifi_scb_desc->task_entry = spdifi_task; in cs46xx_dsp_async_init() 1604 spdifo_scb_desc->task_entry = spdifo_task; in cs46xx_dsp_async_init()
|
/kernel/linux/linux-6.6/sound/pci/cs46xx/ |
H A D | dsp_spos_scb_lib.c | 85 snd_iprintf(buffer,"sub_list_ptr [%s:%04x]\nnext_scb_ptr [%s:%04x] task_entry [%s:%04x]\n", in cs46xx_dsp_proc_scb_info_read() 90 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() 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 in cs46xx_dsp_create_generic_scb() 265 _dsp_create_generic_scb(struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest, struct dsp_symbol_entry * task_entry, struct dsp_scb_descriptor * parent_scb, int scb_child_type) _dsp_create_generic_scb() argument [all...] |
H A D | cs46xx_dsp_spos.h | 101 struct dsp_symbol_entry * task_entry; member
|
H A D | dsp_spos.c | 592 snd_iprintf(buffer,"sub_list_ptr [%s:%04x]\nnext_scb_ptr [%s:%04x] task_entry [%s:%04x]\n", in cs46xx_dsp_proc_scb_read() 597 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()
|
Completed in 9 milliseconds