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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Dsscape.c144 struct soundscape { struct
159 static inline struct soundscape *get_card_soundscape(struct snd_card *c)
161 return (struct soundscape *) (c->private_data);
211 static void sscape_write(struct soundscape *s, enum GA_REG reg,
347 struct soundscape *sscape = get_card_soundscape(c);
387 static int obp_startup_ack(struct soundscape *s, unsigned timeout)
414 static int host_startup_ack(struct soundscape *s, unsigned timeout)
437 static int upload_dma_data(struct soundscape *s, const unsigned char *data,
539 struct soundscape *sscape = get_card_soundscape(card);
578 struct soundscape *sscap
[all...]

Completed in 54 milliseconds