Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/cs46xx/
Ddsp_spos_scb_lib.c102 scb->next_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_info_read()
103 scb->next_scb_ptr->address, in cs46xx_dsp_proc_scb_info_read()
119 scb->parent_scb_ptr->next_scb_ptr != scb)) in _dsp_unlink_scb()
124 if (scb->next_scb_ptr == ins->the_null_scb) { in _dsp_unlink_scb()
134 scb->parent_scb_ptr->sub_list_ptr = scb->next_scb_ptr; in _dsp_unlink_scb()
136 if (scb->next_scb_ptr != ins->the_null_scb) { in _dsp_unlink_scb()
138 scb->next_scb_ptr->parent_scb_ptr = scb->parent_scb_ptr; in _dsp_unlink_scb()
140 scb->next_scb_ptr = ins->the_null_scb; in _dsp_unlink_scb()
143 scb->parent_scb_ptr->next_scb_ptr = scb->next_scb_ptr; in _dsp_unlink_scb()
145 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()
Dcs46xx_dsp_spos.h113 struct dsp_scb_descriptor * next_scb_ptr; member
Ddsp_spos.c608 ins->scbs[i].next_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_read()
609 ins->scbs[i].next_scb_ptr->address, in cs46xx_dsp_proc_scb_read()
1185 ins->the_null_scb->next_scb_ptr = ins->the_null_scb; in cs46xx_dsp_scb_and_task_init()
1663 async_codec_scb_desc->next_scb_ptr = spdifi_scb_desc; in cs46xx_dsp_async_init()
1668 spdifi_scb_desc->next_scb_ptr = spdifo_scb_desc; in cs46xx_dsp_async_init()
1673 spdifo_scb_desc->next_scb_ptr = fg_entry; in cs46xx_dsp_async_init()
1940 scb = scb->next_scb_ptr; in cs46xx_dsp_set_dac_volume()
1947 scb = scb->next_scb_ptr; in cs46xx_dsp_set_dac_volume()
Dcs46xx_dsp_scb_types.h1188 next_scb_ptr, /* 0x09 */