Symbol: siu_port
sound/soc/renesas/siu.h
124
extern struct siu_port *siu_ports[SIU_PORT_NUM];
sound/soc/renesas/siu.h
126
static inline struct siu_port *siu_port_info(struct snd_pcm_substream *substream)
sound/soc/renesas/siu.h
175
int siu_init_port(int port, struct siu_port **port_info, struct snd_card *card);
sound/soc/renesas/siu.h
176
void siu_free_port(struct siu_port *port_info);
sound/soc/renesas/siu_dai.c
137
static void siu_dai_stop(struct siu_port *port_info)
sound/soc/renesas/siu_dai.c
146
static void siu_dai_spbAselect(struct siu_port *port_info)
sound/soc/renesas/siu_dai.c
171
static void siu_dai_spbBselect(struct siu_port *port_info)
sound/soc/renesas/siu_dai.c
242
static int siu_dai_spbstart(struct siu_port *port_info)
sound/soc/renesas/siu_dai.c
307
static void siu_dai_spbstop(struct siu_port *port_info)
sound/soc/renesas/siu_dai.c
340
struct siu_port *port_info = snd_kcontrol_chip(kctrl);
sound/soc/renesas/siu_dai.c
355
struct siu_port *port_info = snd_kcontrol_chip(kctrl);
sound/soc/renesas/siu_dai.c
386
struct siu_port *port_info = snd_kcontrol_chip(kctrl);
sound/soc/renesas/siu_dai.c
450
int siu_init_port(int port, struct siu_port **port_info, struct snd_card *card)
sound/soc/renesas/siu_dai.c
488
void siu_free_port(struct siu_port *port_info)
sound/soc/renesas/siu_dai.c
498
struct siu_port *port_info = siu_port_info(substream);
sound/soc/renesas/siu_dai.c
519
struct siu_port *port_info = siu_port_info(substream);
sound/soc/renesas/siu_dai.c
545
struct siu_port *port_info = siu_port_info(substream);
sound/soc/renesas/siu_dai.c
94
static void siu_dai_start(struct siu_port *port_info)
sound/soc/renesas/siu_pcm.c
102
static int siu_pcm_wr_set(struct siu_port *port_info,
sound/soc/renesas/siu_pcm.c
150
static int siu_pcm_rd_set(struct siu_port *port_info,
sound/soc/renesas/siu_pcm.c
208
struct siu_port *port_info = siu_port_info(substream);
sound/soc/renesas/siu_pcm.c
238
static int siu_pcm_stmread_start(struct siu_port *port_info)
sound/soc/renesas/siu_pcm.c
258
static int siu_pcm_stmread_stop(struct siu_port *port_info)
sound/soc/renesas/siu_pcm.c
297
struct siu_port *port_info = siu_port_info(ss);
sound/soc/renesas/siu_pcm.c
338
struct siu_port *port_info = siu_port_info(ss);
sound/soc/renesas/siu_pcm.c
34
struct siu_port *siu_ports[SIU_PORT_NUM];
sound/soc/renesas/siu_pcm.c
360
struct siu_port *port_info = siu_port_info(ss);
sound/soc/renesas/siu_pcm.c
37
static int siu_pcm_stmwrite_stop(struct siu_port *port_info)
sound/soc/renesas/siu_pcm.c
408
struct siu_port *port_info = siu_port_info(ss);
sound/soc/renesas/siu_pcm.c
453
struct siu_port *port_info = siu_port_info(ss);
sound/soc/renesas/siu_pcm.c
507
struct siu_port **port_info = &siu_ports[i];
sound/soc/renesas/siu_pcm.c
532
struct siu_port *port_info = siu_ports[pdev->id];
sound/soc/renesas/siu_pcm.c
59
static int siu_pcm_stmwrite_start(struct siu_port *port_info)