Home
last modified time | relevance | path

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

/linux/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c88 scb->next_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_info_read()
89 scb->next_scb_ptr->address, in cs46xx_dsp_proc_scb_info_read()
104 scb->parent_scb_ptr->next_scb_ptr != scb)) in _dsp_unlink_scb()
109 if (scb->next_scb_ptr == ins->the_null_scb) { in _dsp_unlink_scb()
119 scb->parent_scb_ptr->sub_list_ptr = scb->next_scb_ptr; in _dsp_unlink_scb()
121 if (scb->next_scb_ptr != ins->the_null_scb) { in _dsp_unlink_scb()
123 scb->next_scb_ptr->parent_scb_ptr = scb->parent_scb_ptr; in _dsp_unlink_scb()
125 scb->next_scb_ptr = ins->the_null_scb; in _dsp_unlink_scb()
128 scb->parent_scb_ptr->next_scb_ptr = scb->next_scb_ptr; in _dsp_unlink_scb()
130 if (scb->next_scb_ptr != ins->the_null_scb) { in _dsp_unlink_scb()
[all …]
H A Ddsp_spos.c590 ins->scbs[i].next_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_read()
591 ins->scbs[i].next_scb_ptr->address, in cs46xx_dsp_proc_scb_read()
1109 ins->the_null_scb->next_scb_ptr = ins->the_null_scb; in cs46xx_dsp_scb_and_task_init()
1587 async_codec_scb_desc->next_scb_ptr = spdifi_scb_desc; in cs46xx_dsp_async_init()
1592 spdifi_scb_desc->next_scb_ptr = spdifo_scb_desc; in cs46xx_dsp_async_init()
1597 spdifo_scb_desc->next_scb_ptr = fg_entry; in cs46xx_dsp_async_init()
1856 scb = scb->next_scb_ptr; in cs46xx_dsp_set_dac_volume()
1863 scb = scb->next_scb_ptr; in cs46xx_dsp_set_dac_volume()
H A Ddsp_spos.h199 (scb->next_scb_ptr->address)); in cs46xx_dsp_spos_update_scb()
H A Dcs46xx_dsp_spos.h98 struct dsp_scb_descriptor * next_scb_ptr; member
H A Dcs46xx_dsp_scb_types.h1173 next_scb_ptr, /* 0x09 */