Home
last modified time | relevance | path

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

/linux-4.4.14/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.c103 scb->sub_list_ptr->scb_name, in cs46xx_dsp_proc_scb_info_read()
104 scb->sub_list_ptr->address, in cs46xx_dsp_proc_scb_info_read()
121 if (snd_BUG_ON(scb->parent_scb_ptr->sub_list_ptr != scb && in _dsp_unlink_scb()
125 if (scb->parent_scb_ptr->sub_list_ptr == scb) { in _dsp_unlink_scb()
129 scb->parent_scb_ptr->sub_list_ptr = scb->sub_list_ptr; in _dsp_unlink_scb()
131 if (scb->sub_list_ptr != ins->the_null_scb) { in _dsp_unlink_scb()
132 scb->sub_list_ptr->parent_scb_ptr = scb->parent_scb_ptr; in _dsp_unlink_scb()
134 scb->sub_list_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()
191 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.c602 ins->scbs[i].sub_list_ptr->scb_name, in cs46xx_dsp_proc_scb_read()
603 ins->scbs[i].sub_list_ptr->address, in cs46xx_dsp_proc_scb_read()
1180 ins->the_null_scb->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_scb_and_task_init()
1660 async_codec_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init()
1665 spdifi_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init()
1670 spdifo_scb_desc->sub_list_ptr = ins->the_null_scb; in cs46xx_dsp_async_init()
1933 scb = ins->master_mix_scb->sub_list_ptr; in cs46xx_dsp_set_dac_volume()
1940 scb = ins->rear_mix_scb->sub_list_ptr; in cs46xx_dsp_set_dac_volume()