Home
last modified time | relevance | path

Searched refs:sub_list_ptr (Results 1 – 5 of 5) sorted by relevance

/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_scb_types.h100 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 Ddsp_spos_scb_lib.c85 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 Ddsp_spos.h198 (scb->sub_list_ptr->address << 0x10) | in cs46xx_dsp_spos_update_scb()
H A Dcs46xx_dsp_spos.h97 struct dsp_scb_descriptor * sub_list_ptr; member
H A Ddsp_spos.c592 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()