Home
last modified time | relevance | path

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

/openbmc/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()
126 scb->next_scb_ptr = ins->the_null_scb; in _dsp_unlink_scb()
129 scb->parent_scb_ptr->next_scb_ptr = scb->next_scb_ptr; in _dsp_unlink_scb()
135 scb->next_scb_ptr = ins->the_null_scb; in _dsp_unlink_scb()
291 scb->next_scb_ptr = ins->the_null_scb; in _dsp_create_generic_scb()
316 scb->parent_scb_ptr->next_scb_ptr = scb; in _dsp_create_generic_scb()
717 .next_scb_ptr = 0x0000,
1139 if (snd_BUG_ON(!scb->next_scb_ptr)) in find_next_free_scb()
1142 scb = scb->next_scb_ptr; in find_next_free_scb()
[all …]
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 Ddsp_spos.c595 ins->scbs[i].next_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_read()
596 ins->scbs[i].next_scb_ptr->address, in cs46xx_dsp_proc_scb_read()
1115 ins->the_null_scb->next_scb_ptr = ins->the_null_scb; in cs46xx_dsp_scb_and_task_init()
1593 async_codec_scb_desc->next_scb_ptr = spdifi_scb_desc; in cs46xx_dsp_async_init()
1598 spdifi_scb_desc->next_scb_ptr = spdifo_scb_desc; in cs46xx_dsp_async_init()
1603 spdifo_scb_desc->next_scb_ptr = fg_entry; in cs46xx_dsp_async_init()
1870 scb = scb->next_scb_ptr; in cs46xx_dsp_set_dac_volume()
1877 scb = scb->next_scb_ptr; in cs46xx_dsp_set_dac_volume()
H A Dcs46xx_dsp_scb_types.h1173 next_scb_ptr, /* 0x09 */