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

/linux-4.4.14/sound/isa/
H A Dsscape.c145 struct soundscape { struct
160 static inline struct soundscape *get_card_soundscape(struct snd_card *c) get_card_soundscape()
162 return (struct soundscape *) (c->private_data); get_card_soundscape()
212 static void sscape_write(struct soundscape *s, enum GA_REG reg, sscape_write()
348 struct soundscape *sscape = get_card_soundscape(c); soundscape_free()
388 static int obp_startup_ack(struct soundscape *s, unsigned timeout) obp_startup_ack()
415 static int host_startup_ack(struct soundscape *s, unsigned timeout) host_startup_ack()
438 static int upload_dma_data(struct soundscape *s, const unsigned char *data, upload_dma_data()
540 struct soundscape *sscape = get_card_soundscape(card); sscape_upload_bootblock()
579 struct soundscape *sscape = get_card_soundscape(card); sscape_upload_microcode()
620 register struct soundscape *s = get_card_soundscape(card); sscape_midi_get()
634 struct soundscape *s = get_card_soundscape(card); sscape_midi_put()
710 static int detect_sscape(struct soundscape *s, long wss_io) detect_sscape()
824 struct soundscape *sscape = get_card_soundscape(card); create_mpu401()
852 register struct soundscape *sscape = get_card_soundscape(card); create_ad1845()
942 struct soundscape *sscape = get_card_soundscape(card); create_sscape()
1169 struct soundscape *sscape; snd_sscape_probe()
1173 sizeof(struct soundscape), &card); snd_sscape_probe()
1232 struct soundscape *sscape; sscape_pnp_detect()
1263 sizeof(struct soundscape), &card); sscape_pnp_detect()

Completed in 80 milliseconds