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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dsiu.h136 extern struct siu_port *siu_ports[SIU_PORT_NUM];
142 return siu_ports[pdev->id];
H A Dsiu_pcm.c46 struct siu_port *siu_ports[SIU_PORT_NUM]; variable in typeref:struct:siu_port
549 struct siu_port **port_info = &siu_ports[i];
578 siu_free_port(siu_ports[pdev->id]);
586 struct siu_port *port_info = siu_ports[pdev->id];

Completed in 75 milliseconds