null_scb         1099 sound/pci/cs46xx/dsp_spos.c 		static struct dsp_generic_scb null_scb = {
null_scb         1110 sound/pci/cs46xx/dsp_spos.c 		null_scb.entry_point = null_algorithm->address;
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);