the_null_scb 170 sound/pci/cs46xx/cs46xx_dsp_spos.h struct dsp_scb_descriptor * the_null_scb; the_null_scb 1111 sound/pci/cs46xx/dsp_spos.c ins->the_null_scb = cs46xx_dsp_create_scb(chip, "nullSCB", (u32 *)&null_scb, NULL_SCB_ADDR); the_null_scb 1112 sound/pci/cs46xx/dsp_spos.c ins->the_null_scb->task_entry = null_algorithm; the_null_scb 1113 sound/pci/cs46xx/dsp_spos.c ins->the_null_scb->sub_list_ptr = ins->the_null_scb; the_null_scb 1114 sound/pci/cs46xx/dsp_spos.c ins->the_null_scb->next_scb_ptr = ins->the_null_scb; the_null_scb 1115 sound/pci/cs46xx/dsp_spos.c ins->the_null_scb->parent_scb_ptr = NULL; the_null_scb 1116 sound/pci/cs46xx/dsp_spos.c cs46xx_dsp_proc_register_scb_desc (chip,ins->the_null_scb); the_null_scb 1593 sound/pci/cs46xx/dsp_spos.c async_codec_scb_desc->sub_list_ptr = ins->the_null_scb; the_null_scb 1598 sound/pci/cs46xx/dsp_spos.c spdifi_scb_desc->sub_list_ptr = ins->the_null_scb; the_null_scb 1603 sound/pci/cs46xx/dsp_spos.c spdifo_scb_desc->sub_list_ptr = ins->the_null_scb; the_null_scb 1867 sound/pci/cs46xx/dsp_spos.c while (scb != ins->the_null_scb) { the_null_scb 1874 sound/pci/cs46xx/dsp_spos.c while (scb != ins->the_null_scb) { the_null_scb 110 sound/pci/cs46xx/dsp_spos_scb_lib.c if (scb->next_scb_ptr == ins->the_null_scb) { the_null_scb 114 sound/pci/cs46xx/dsp_spos_scb_lib.c if (scb->sub_list_ptr != ins->the_null_scb) { the_null_scb 117 sound/pci/cs46xx/dsp_spos_scb_lib.c scb->sub_list_ptr = ins->the_null_scb; the_null_scb 122 sound/pci/cs46xx/dsp_spos_scb_lib.c if (scb->next_scb_ptr != ins->the_null_scb) { the_null_scb 126 sound/pci/cs46xx/dsp_spos_scb_lib.c scb->next_scb_ptr = ins->the_null_scb; the_null_scb 131 sound/pci/cs46xx/dsp_spos_scb_lib.c if (scb->next_scb_ptr != ins->the_null_scb) { the_null_scb 135 sound/pci/cs46xx/dsp_spos_scb_lib.c scb->next_scb_ptr = ins->the_null_scb; the_null_scb 174 sound/pci/cs46xx/dsp_spos_scb_lib.c if (snd_BUG_ON(scb->sub_list_ptr != ins->the_null_scb || the_null_scb 175 sound/pci/cs46xx/dsp_spos_scb_lib.c scb->next_scb_ptr != ins->the_null_scb)) the_null_scb 275 sound/pci/cs46xx/dsp_spos_scb_lib.c if (snd_BUG_ON(!ins->the_null_scb)) the_null_scb 280 sound/pci/cs46xx/dsp_spos_scb_lib.c (ins->the_null_scb->address << 0x10) | ins->the_null_scb->address; the_null_scb 290 sound/pci/cs46xx/dsp_spos_scb_lib.c scb->sub_list_ptr = ins->the_null_scb; the_null_scb 291 sound/pci/cs46xx/dsp_spos_scb_lib.c scb->next_scb_ptr = ins->the_null_scb; the_null_scb 313 sound/pci/cs46xx/dsp_spos_scb_lib.c ins->the_null_scb)) the_null_scb 320 sound/pci/cs46xx/dsp_spos_scb_lib.c ins->the_null_scb)) the_null_scb 1138 sound/pci/cs46xx/dsp_spos_scb_lib.c while (scb->next_scb_ptr != ins->the_null_scb) { the_null_scb 1312 sound/pci/cs46xx/dsp_spos_scb_lib.c if (mixer_scb->sub_list_ptr == ins->the_null_scb) { the_null_scb 1535 sound/pci/cs46xx/dsp_spos_scb_lib.c if (src_scb->sub_list_ptr != ins->the_null_scb) { the_null_scb 1568 sound/pci/cs46xx/dsp_spos_scb_lib.c if (ins->record_mixer_scb->sub_list_ptr != ins->the_null_scb) { the_null_scb 1610 sound/pci/cs46xx/dsp_spos_scb_lib.c if (ins->master_mix_scb->sub_list_ptr != ins->the_null_scb) { the_null_scb 1647 sound/pci/cs46xx/dsp_spos_scb_lib.c ins->the_null_scb))