Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx_dsp_scb_types.h115 sub_list_ptr /* REQUIRED */
302 sub_list_ptr /* REQUIRED */
370 sub_list_ptr /* REQUIRED */
434 sub_list_ptr /* REQUIRED */
491 sub_list_ptr /* REQUIRED */
725 sub_list_ptr /* REQUIRED */
771 sub_list_ptr /* REQUIRED */
876 sub_list_ptr
922 sub_list_ptr
1061 sub_list_ptr /* REQUIRED */
[all …]
Ddsp_spos_scb_lib.c100 scb->sub_list_ptr->scb_name, in cs46xx_dsp_proc_scb_info_read()
101 scb->sub_list_ptr->address, in cs46xx_dsp_proc_scb_info_read()
118 if (snd_BUG_ON(scb->parent_scb_ptr->sub_list_ptr != scb && in _dsp_unlink_scb()
122 if (scb->parent_scb_ptr->sub_list_ptr == scb) { in _dsp_unlink_scb()
126 scb->parent_scb_ptr->sub_list_ptr = scb->sub_list_ptr; in _dsp_unlink_scb()
128 if (scb->sub_list_ptr != ins->the_null_scb) { in _dsp_unlink_scb()
129 scb->sub_list_ptr->parent_scb_ptr = scb->parent_scb_ptr; in _dsp_unlink_scb()
131 scb->sub_list_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()
188 if (snd_BUG_ON(scb->sub_list_ptr != ins->the_null_scb || in cs46xx_dsp_remove_scb()
[all …]
Ddsp_spos.h213 (scb->sub_list_ptr->address << 0x10) | in cs46xx_dsp_spos_update_scb()
Dcs46xx_dsp_spos.h112 struct dsp_scb_descriptor * sub_list_ptr; member
Ddsp_spos.c606 ins->scbs[i].sub_list_ptr->scb_name, in cs46xx_dsp_proc_scb_read()
607 ins->scbs[i].sub_list_ptr->address, in cs46xx_dsp_proc_scb_read()
1184 ins->the_null_scb->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_scb_and_task_init()
1664 async_codec_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init()
1669 spdifi_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init()
1674 spdifo_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init()
1937 scb = ins->master_mix_scb->sub_list_ptr; in cs46xx_dsp_set_dac_volume()
1944 scb = ins->rear_mix_scb->sub_list_ptr; in cs46xx_dsp_set_dac_volume()