Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/cs46xx/
Ddsp_spos_scb_lib.c105 scb->next_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_info_read()
106 scb->next_scb_ptr->address, in cs46xx_dsp_proc_scb_info_read()
122 scb->parent_scb_ptr->next_scb_ptr != scb)) in _dsp_unlink_scb()
127 if (scb->next_scb_ptr == ins->the_null_scb) { in _dsp_unlink_scb()
137 scb->parent_scb_ptr->sub_list_ptr = scb->next_scb_ptr; in _dsp_unlink_scb()
139 if (scb->next_scb_ptr != ins->the_null_scb) { in _dsp_unlink_scb()
141 scb->next_scb_ptr->parent_scb_ptr = scb->parent_scb_ptr; in _dsp_unlink_scb()
143 scb->next_scb_ptr = ins->the_null_scb; in _dsp_unlink_scb()
146 scb->parent_scb_ptr->next_scb_ptr = scb->next_scb_ptr; in _dsp_unlink_scb()
148 if (scb->next_scb_ptr != ins->the_null_scb) { in _dsp_unlink_scb()
[all …]
Ddsp_spos.h214 (scb->next_scb_ptr->address)); in cs46xx_dsp_spos_update_scb()
Ddsp_spos.c583 ins->scbs[i].next_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_read()
584 ins->scbs[i].next_scb_ptr->address, in cs46xx_dsp_proc_scb_read()
1153 ins->the_null_scb->next_scb_ptr = ins->the_null_scb; in cs46xx_dsp_scb_and_task_init()
1628 async_codec_scb_desc->next_scb_ptr = spdifi_scb_desc; in cs46xx_dsp_async_init()
1633 spdifi_scb_desc->next_scb_ptr = spdifo_scb_desc; in cs46xx_dsp_async_init()
1638 spdifo_scb_desc->next_scb_ptr = fg_entry; in cs46xx_dsp_async_init()
1904 scb = scb->next_scb_ptr; in cs46xx_dsp_set_dac_volume()
1911 scb = scb->next_scb_ptr; in cs46xx_dsp_set_dac_volume()
/linux-2.6.39/include/sound/
Dcs46xx_dsp_spos.h113 struct dsp_scb_descriptor * next_scb_ptr; member
Dcs46xx_dsp_scb_types.h1188 next_scb_ptr, /* 0x09 */