Searched defs:sonic (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/ |
H A D | sonicvibes.c | 266 static inline void snd_sonicvibes_setdmaa(struct sonicvibes * sonic, snd_sonicvibes_setdmaa() argument 280 static inline void snd_sonicvibes_setdmac(struct sonicvibes * sonic, snd_sonicvibes_setdmac() argument 296 static inline unsigned int snd_sonicvibes_getdmaa(struct sonicvibes * sonic) snd_sonicvibes_getdmaa() argument 301 static inline unsigned int snd_sonicvibes_getdmac(struct sonicvibes * sonic) snd_sonicvibes_getdmac() argument 307 static void snd_sonicvibes_out1(struct sonicvibes * sonic, snd_sonicvibes_out1() argument 317 static void snd_sonicvibes_out(struct sonicvibes * sonic, snd_sonicvibes_out() argument 331 static unsigned char snd_sonicvibes_in1(struct sonicvibes * sonic, unsigned char reg) snd_sonicvibes_in1() argument 342 static unsigned char snd_sonicvibes_in(struct sonicvibes * sonic, unsigned char reg) snd_sonicvibes_in() argument 462 static void snd_sonicvibes_setfmt(struct sonicvibes * sonic, snd_sonicvibes_setfmt() argument 520 static void snd_sonicvibes_setpll(struct sonicvibes * sonic, snd_sonicvibes_setpll() argument 536 static void snd_sonicvibes_set_adc_rate(struct sonicvibes * sonic, unsigned int rate) snd_sonicvibes_set_adc_rate() argument 582 static void snd_sonicvibes_set_dac_rate(struct sonicvibes * sonic, unsigned int rate) snd_sonicvibes_set_dac_rate() argument 596 static int snd_sonicvibes_trigger(struct sonicvibes * sonic, int what, int cmd) snd_sonicvibes_trigger() argument 620 struct sonicvibes *sonic = dev_id; snd_sonicvibes_interrupt() local 687 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_playback_trigger() local 694 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_capture_trigger() local 711 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_playback_prepare() local 735 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_capture_prepare() local 760 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_playback_pointer() local 771 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_capture_pointer() local 819 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_playback_open() local 831 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_capture_open() local 844 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_playback_close() local 853 struct sonicvibes *sonic = snd_pcm_substream_chip(substream); snd_sonicvibes_capture_close() local 882 static int snd_sonicvibes_pcm(struct sonicvibes *sonic, int device) snd_sonicvibes_pcm() argument 926 struct sonicvibes *sonic = snd_kcontrol_chip(kcontrol); snd_sonicvibes_get_mux() local 937 struct sonicvibes *sonic = snd_kcontrol_chip(kcontrol); snd_sonicvibes_put_mux() local 977 struct sonicvibes *sonic = snd_kcontrol_chip(kcontrol); snd_sonicvibes_get_single() local 993 struct sonicvibes *sonic = snd_kcontrol_chip(kcontrol); snd_sonicvibes_put_single() local 1033 struct sonicvibes *sonic = snd_kcontrol_chip(kcontrol); snd_sonicvibes_get_double() local 1054 struct sonicvibes *sonic = snd_kcontrol_chip(kcontrol); snd_sonicvibes_put_double() local 1110 struct sonicvibes *sonic = snd_kcontrol_chip(kcontrol); snd_sonicvibes_master_free() local 1115 static int snd_sonicvibes_mixer(struct sonicvibes *sonic) snd_sonicvibes_mixer() argument 1145 struct sonicvibes *sonic = entry->private_data; snd_sonicvibes_proc_read() local 1172 static void snd_sonicvibes_proc_init(struct sonicvibes *sonic) snd_sonicvibes_proc_init() argument 1188 static int snd_sonicvibes_create_gameport(struct sonicvibes *sonic) snd_sonicvibes_create_gameport() argument 1211 static void snd_sonicvibes_free_gameport(struct sonicvibes *sonic) snd_sonicvibes_free_gameport() argument 1219 static inline int snd_sonicvibes_create_gameport(struct sonicvibes *sonic) { return -ENOSYS; } snd_sonicvibes_free_gameport() argument 1220 static inline void snd_sonicvibes_free_gameport(struct sonicvibes *sonic) { } snd_sonicvibes_free_gameport() argument 1223 static int snd_sonicvibes_free(struct sonicvibes *sonic) snd_sonicvibes_free() argument 1240 struct sonicvibes *sonic = device->device_data; snd_sonicvibes_dev_free() local 1250 struct sonicvibes *sonic; snd_sonicvibes_create() local 1416 struct sonicvibes *sonic = mpu->private_data; snd_sonicvibes_midi_input_open() local 1423 struct sonicvibes *sonic = mpu->private_data; snd_sonicvibes_midi_input_close() local 1427 static int snd_sonicvibes_midi(struct sonicvibes *sonic, snd_sonicvibes_midi() argument 1451 struct sonicvibes *sonic; snd_sonic_probe() local
|
Completed in 49 milliseconds