Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/cs46xx/
Ddsp_spos.c1100 static struct dsp_generic_scb null_scb = { in cs46xx_dsp_scb_and_task_init() local
1111 null_scb.entry_point = null_algorithm->address; in cs46xx_dsp_scb_and_task_init()
1112 ins->the_null_scb = cs46xx_dsp_create_scb(chip, "nullSCB", (u32 *)&null_scb, NULL_SCB_ADDR); in cs46xx_dsp_scb_and_task_init()