Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Ddsp_spos.c1099 static struct dsp_generic_scb null_scb = { in cs46xx_dsp_scb_and_task_init() local
1110 null_scb.entry_point = null_algorithm->address; in cs46xx_dsp_scb_and_task_init()
1111 ins->the_null_scb = cs46xx_dsp_create_scb(chip, "nullSCB", (u32 *)&null_scb, NULL_SCB_ADDR); in cs46xx_dsp_scb_and_task_init()
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A 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()

Completed in 5 milliseconds