Searched refs:soundscape (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/ |
H A D | sscape.c | 131 struct soundscape { struct 146 static inline struct soundscape *get_card_soundscape(struct snd_card *c) in get_card_soundscape() 148 return (struct soundscape *) (c->private_data); in get_card_soundscape() 156 static struct snd_dma_buffer *get_dmabuf(struct soundscape *s, in get_dmabuf() 199 static void sscape_write(struct soundscape *s, enum GA_REG reg, in sscape_write() 335 struct soundscape *sscape = get_card_soundscape(c); in soundscape_free() 375 static int obp_startup_ack(struct soundscape *s, unsigned timeout) in obp_startup_ack() 402 static int host_startup_ack(struct soundscape *s, unsigned timeout) in host_startup_ack() 425 static int upload_dma_data(struct soundscape *s, const unsigned char *data, in upload_dma_data() 527 struct soundscape *sscap in sscape_upload_bootblock() [all...] |
/kernel/linux/linux-6.6/sound/isa/ |
H A D | sscape.c | 131 struct soundscape { struct 146 static inline struct soundscape *get_card_soundscape(struct snd_card *c) in get_card_soundscape() 148 return (struct soundscape *) (c->private_data); in get_card_soundscape() 156 static struct snd_dma_buffer *get_dmabuf(struct soundscape *s, in get_dmabuf() 199 static void sscape_write(struct soundscape *s, enum GA_REG reg, in sscape_write() 364 static int obp_startup_ack(struct soundscape *s, unsigned timeout) in obp_startup_ack() 391 static int host_startup_ack(struct soundscape *s, unsigned timeout) in host_startup_ack() 414 static int upload_dma_data(struct soundscape *s, const unsigned char *data, in upload_dma_data() 516 struct soundscape *sscape = get_card_soundscape(card); in sscape_upload_bootblock() 555 struct soundscape *sscap in sscape_upload_microcode() [all...] |
Completed in 3 milliseconds