Searched refs:sub_list_ptr (Results 1 - 10 of 10) 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() 86 scb->sub_list_ptr->scb_name, in cs46xx_dsp_proc_scb_info_read() 87 scb->sub_list_ptr->address, in cs46xx_dsp_proc_scb_info_read() 104 if (snd_BUG_ON(scb->parent_scb_ptr->sub_list_ptr != scb && in _dsp_unlink_scb() 108 if (scb->parent_scb_ptr->sub_list_ptr == scb) { in _dsp_unlink_scb() 112 scb->parent_scb_ptr->sub_list_ptr = scb->sub_list_ptr; in _dsp_unlink_scb() 114 if (scb->sub_list_ptr != ins->the_null_scb) { in _dsp_unlink_scb() 115 scb->sub_list_ptr->parent_scb_ptr = scb->parent_scb_ptr; in _dsp_unlink_scb() 117 scb->sub_list_ptr in _dsp_unlink_scb() [all...] |
H A D | cs46xx_dsp_scb_types.h | 100 sub_list_ptr /* REQUIRED */ 287 sub_list_ptr /* REQUIRED */ 355 sub_list_ptr /* REQUIRED */ 370 the CODEC output task advances sub_list_ptr->strm_buf_ptr past the samples 419 sub_list_ptr /* REQUIRED */ 431 sublist at the DMA source address word (sub_list_ptr->basic_req.saw). 433 output task advances sub_list_ptr->basic_req.saw past the samples 434 consumed. SPuD must initialize the sub_list_ptr->basic_req.saw 435 to point half-way around from the initial sub_list_ptr->strm_nuf_ptr 476 sub_list_ptr /* REQUIRE [all...] |
H A D | cs46xx_dsp_spos.h | 97 struct dsp_scb_descriptor * sub_list_ptr; 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() 593 ins->scbs[i].sub_list_ptr->scb_name, in cs46xx_dsp_proc_scb_read() 594 ins->scbs[i].sub_list_ptr->address, in cs46xx_dsp_proc_scb_read() 1113 ins->the_null_scb->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_scb_and_task_init() 1593 async_codec_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init() 1598 spdifi_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init() 1603 spdifo_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init() 1866 scb = ins->master_mix_scb->sub_list_ptr; in cs46xx_dsp_set_dac_volume() 1873 scb = ins->rear_mix_scb->sub_list_ptr; in cs46xx_dsp_set_dac_volume()
|
H A D | dsp_spos.h | 198 (scb->sub_list_ptr->address << 0x10) | in cs46xx_dsp_spos_update_scb()
|
/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() 86 scb->sub_list_ptr->scb_name, in cs46xx_dsp_proc_scb_info_read() 87 scb->sub_list_ptr->address, in cs46xx_dsp_proc_scb_info_read() 104 if (snd_BUG_ON(scb->parent_scb_ptr->sub_list_ptr != scb && in _dsp_unlink_scb() 108 if (scb->parent_scb_ptr->sub_list_ptr == scb) { in _dsp_unlink_scb() 112 scb->parent_scb_ptr->sub_list_ptr = scb->sub_list_ptr; in _dsp_unlink_scb() 114 if (scb->sub_list_ptr != ins->the_null_scb) { in _dsp_unlink_scb() 115 scb->sub_list_ptr->parent_scb_ptr = scb->parent_scb_ptr; in _dsp_unlink_scb() 117 scb->sub_list_ptr in _dsp_unlink_scb() [all...] |
H A D | cs46xx_dsp_scb_types.h | 100 sub_list_ptr /* REQUIRED */ 287 sub_list_ptr /* REQUIRED */ 355 sub_list_ptr /* REQUIRED */ 370 the CODEC output task advances sub_list_ptr->strm_buf_ptr past the samples 419 sub_list_ptr /* REQUIRED */ 431 sublist at the DMA source address word (sub_list_ptr->basic_req.saw). 433 output task advances sub_list_ptr->basic_req.saw past the samples 434 consumed. SPuD must initialize the sub_list_ptr->basic_req.saw 435 to point half-way around from the initial sub_list_ptr->strm_nuf_ptr 476 sub_list_ptr /* REQUIRE [all...] |
H A D | cs46xx_dsp_spos.h | 97 struct dsp_scb_descriptor * sub_list_ptr; 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() 593 ins->scbs[i].sub_list_ptr->scb_name, in cs46xx_dsp_proc_scb_read() 594 ins->scbs[i].sub_list_ptr->address, in cs46xx_dsp_proc_scb_read() 1114 ins->the_null_scb->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_scb_and_task_init() 1594 async_codec_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init() 1599 spdifi_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init() 1604 spdifo_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init() 1867 scb = ins->master_mix_scb->sub_list_ptr; in cs46xx_dsp_set_dac_volume() 1874 scb = ins->rear_mix_scb->sub_list_ptr; in cs46xx_dsp_set_dac_volume()
|
H A D | dsp_spos.h | 198 (scb->sub_list_ptr->address << 0x10) | in cs46xx_dsp_spos_update_scb()
|
Completed in 11 milliseconds