Searched refs:parent_scb_ptr (Results 1 – 3 of 3) sorted by relevance
93 if (scb->parent_scb_ptr != NULL) { in cs46xx_dsp_proc_scb_info_read()95 scb->parent_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_info_read()96 scb->parent_scb_ptr->address); in cs46xx_dsp_proc_scb_info_read()116 if ( scb->parent_scb_ptr ) { in _dsp_unlink_scb()118 if (snd_BUG_ON(scb->parent_scb_ptr->sub_list_ptr != scb && in _dsp_unlink_scb()119 scb->parent_scb_ptr->next_scb_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()129 scb->sub_list_ptr->parent_scb_ptr = scb->parent_scb_ptr; in _dsp_unlink_scb()134 scb->parent_scb_ptr->sub_list_ptr = scb->next_scb_ptr; in _dsp_unlink_scb()[all …]
114 struct dsp_scb_descriptor * parent_scb_ptr; member
599 if (ins->scbs[i].parent_scb_ptr != NULL) { in cs46xx_dsp_proc_scb_read()601 ins->scbs[i].parent_scb_ptr->scb_name, in cs46xx_dsp_proc_scb_read()602 ins->scbs[i].parent_scb_ptr->address); in cs46xx_dsp_proc_scb_read()1186 ins->the_null_scb->parent_scb_ptr = NULL; in cs46xx_dsp_scb_and_task_init()1662 async_codec_scb_desc->parent_scb_ptr = NULL; in cs46xx_dsp_async_init()1667 spdifi_scb_desc->parent_scb_ptr = async_codec_scb_desc; in cs46xx_dsp_async_init()1672 spdifo_scb_desc->parent_scb_ptr = spdifi_scb_desc; in cs46xx_dsp_async_init()1679 fg_entry->parent_scb_ptr = spdifo_scb_desc; in cs46xx_dsp_async_init()