Searched refs:siu_port (Results 1 – 3 of 3) sorted by relevance
46 struct siu_port *siu_ports[SIU_PORT_NUM];49 static int siu_pcm_stmwrite_stop(struct siu_port *port_info) in siu_pcm_stmwrite_stop()71 static int siu_pcm_stmwrite_start(struct siu_port *port_info) in siu_pcm_stmwrite_start()114 static int siu_pcm_wr_set(struct siu_port *port_info, in siu_pcm_wr_set()162 static int siu_pcm_rd_set(struct siu_port *port_info, in siu_pcm_rd_set()219 struct siu_port *port_info = siu_port_info(substream); in siu_io_tasklet()253 static int siu_pcm_stmread_start(struct siu_port *port_info) in siu_pcm_stmread_start()273 static int siu_pcm_stmread_stop(struct siu_port *port_info) in siu_pcm_stmread_stop()315 struct siu_port *port_info = siu_port_info(ss); in siu_pcm_hw_free()345 struct siu_port *port_info = siu_port_info(ss); in siu_pcm_open()[all …]
129 struct siu_port { struct138 extern struct siu_port *siu_ports[SIU_PORT_NUM]; argument140 static inline struct siu_port *siu_port_info(struct snd_pcm_substream *substream) in siu_port_info()189 int siu_init_port(int port, struct siu_port **port_info, struct snd_card *card);190 void siu_free_port(struct siu_port *port_info);
108 static void siu_dai_start(struct siu_port *port_info) in siu_dai_start()151 static void siu_dai_stop(struct siu_port *port_info) in siu_dai_stop()160 static void siu_dai_spbAselect(struct siu_port *port_info) in siu_dai_spbAselect()185 static void siu_dai_spbBselect(struct siu_port *port_info) in siu_dai_spbBselect()256 static int siu_dai_spbstart(struct siu_port *port_info) in siu_dai_spbstart()321 static void siu_dai_spbstop(struct siu_port *port_info) in siu_dai_spbstop()354 struct siu_port *port_info = snd_kcontrol_chip(kctrl); in siu_dai_info_volume()369 struct siu_port *port_info = snd_kcontrol_chip(kctrl); in siu_dai_get_volume()400 struct siu_port *port_info = snd_kcontrol_chip(kctrl); in siu_dai_put_volume()464 int siu_init_port(int port, struct siu_port **port_info, struct snd_card *card) in siu_init_port()[all …]