Home
last modified time | relevance | path

Searched refs:SIU_PORT_NUM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sh/
H A Dsiu.h76 SIU_PORT_NUM, enumerator
124 extern struct siu_port *siu_ports[SIU_PORT_NUM];
H A Dsiu_pcm.c34 struct siu_port *siu_ports[SIU_PORT_NUM];
499 if (pdev->id < 0 || pdev->id >= SIU_PORT_NUM) in siu_pcm_new()
H A Dsiu_dai.c63 static struct port_flag siu_flags[SIU_PORT_NUM] = {
/kernel/linux/linux-6.6/sound/soc/sh/
H A Dsiu.h76 SIU_PORT_NUM, enumerator
124 extern struct siu_port *siu_ports[SIU_PORT_NUM];
H A Dsiu_pcm.c34 struct siu_port *siu_ports[SIU_PORT_NUM];
495 if (pdev->id < 0 || pdev->id >= SIU_PORT_NUM) in siu_pcm_new()
H A Dsiu_dai.c63 static struct port_flag siu_flags[SIU_PORT_NUM] = {

Completed in 8 milliseconds