Lines Matching refs:soundscape
131 struct soundscape {
146 static inline struct soundscape *get_card_soundscape(struct snd_card *c)
148 return (struct soundscape *) (c->private_data);
156 static struct snd_dma_buffer *get_dmabuf(struct soundscape *s,
199 static void sscape_write(struct soundscape *s, enum GA_REG reg,
335 struct soundscape *sscape = get_card_soundscape(c);
375 static int obp_startup_ack(struct soundscape *s, unsigned timeout)
402 static int host_startup_ack(struct soundscape *s, unsigned timeout)
425 static int upload_dma_data(struct soundscape *s, const unsigned char *data,
527 struct soundscape *sscape = get_card_soundscape(card);
566 struct soundscape *sscape = get_card_soundscape(card);
607 register struct soundscape *s = get_card_soundscape(card);
621 struct soundscape *s = get_card_soundscape(card);
697 static int detect_sscape(struct soundscape *s, long wss_io)
811 struct soundscape *sscape = get_card_soundscape(card);
839 register struct soundscape *sscape = get_card_soundscape(card);
929 struct soundscape *sscape = get_card_soundscape(card);
1156 struct soundscape *sscape;
1160 sizeof(struct soundscape), &card);
1219 struct soundscape *sscape;
1250 sizeof(struct soundscape), &card);