| tag | line | file | source code |
| snd_rw_buf | 184 | drivers/sound/audio.c | audio_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count) |
| snd_rw_buf | 270 | drivers/sound/audio.c | audio_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count) |
| snd_rw_buf | 165 | drivers/sound/dev_table.h | const snd_rw_buf *userbuf, int useroffs, int len); |
| snd_rw_buf | 198 | drivers/sound/dev_table.h | int (*load_patch) (int dev, int format, const snd_rw_buf *addr, |
| snd_rw_buf | 1508 | drivers/sound/gus_wave.c | guswave_load_patch (int dev, int format, const snd_rw_buf * addr, |
| snd_rw_buf | 2428 | drivers/sound/gus_wave.c | const snd_rw_buf * userbuf, int useroffs, int len) |
| snd_rw_buf | 53 | drivers/sound/maui.c | static int (*orig_load_patch) (int dev, int format, const snd_rw_buf * addr, |
| snd_rw_buf | 101 | drivers/sound/maui.c | maui_load_patch (int dev, int format, const snd_rw_buf * addr, |
| snd_rw_buf | 501 | drivers/sound/midi_synth.c | midi_synth_load_patch (int dev, int format, const snd_rw_buf * addr, |
| snd_rw_buf | 10 | drivers/sound/midi_synth.h | int midi_synth_load_patch (int dev, int format, const snd_rw_buf * addr, |
| snd_rw_buf | 340 | drivers/sound/midibuf.c | MIDIbuf_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count) |
| snd_rw_buf | 408 | drivers/sound/midibuf.c | MIDIbuf_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count) |
| snd_rw_buf | 879 | drivers/sound/opl3.c | opl3_load_patch (int dev, int format, const snd_rw_buf * addr, |
| snd_rw_buf | 94 | drivers/sound/patmgr.c | pmgr_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count) |
| snd_rw_buf | 136 | drivers/sound/patmgr.c | pmgr_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count) |
| snd_rw_buf | 102 | drivers/sound/sequencer.c | sequencer_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count) |
| snd_rw_buf | 263 | drivers/sound/sequencer.c | sequencer_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count) |
| snd_rw_buf | 28 | drivers/sound/sound_calls.h | int audio_read (int dev, struct fileinfo *file, snd_rw_buf *buf, int count); |
| snd_rw_buf | 29 | drivers/sound/sound_calls.h | int audio_write (int dev, struct fileinfo *file, const snd_rw_buf *buf, int count); |
| snd_rw_buf | 43 | drivers/sound/sound_calls.h | int sequencer_read (int dev, struct fileinfo *file, snd_rw_buf *buf, int count); |
| snd_rw_buf | 44 | drivers/sound/sound_calls.h | int sequencer_write (int dev, struct fileinfo *file, const snd_rw_buf *buf, int count); |
| snd_rw_buf | 63 | drivers/sound/sound_calls.h | int MIDIbuf_read (int dev, struct fileinfo *file, snd_rw_buf *buf, int count); |
| snd_rw_buf | 64 | drivers/sound/sound_calls.h | int MIDIbuf_write (int dev, struct fileinfo *file, const snd_rw_buf *buf, int count); |
| snd_rw_buf | 94 | drivers/sound/sound_calls.h | int sound_read_sw (int dev, struct fileinfo *file, snd_rw_buf *buf, int count); |
| snd_rw_buf | 95 | drivers/sound/sound_calls.h | int sound_write_sw (int dev, struct fileinfo *file, const snd_rw_buf *buf, int count); |
| snd_rw_buf | 202 | drivers/sound/sound_calls.h | int pmgr_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count); |
| snd_rw_buf | 203 | drivers/sound/sound_calls.h | int pmgr_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count); |
| snd_rw_buf | 244 | drivers/sound/sound_calls.h | int pss_read (int dev, struct fileinfo *file, snd_rw_buf *buf, int count); |
| snd_rw_buf | 245 | drivers/sound/sound_calls.h | int pss_write (int dev, struct fileinfo *file, snd_rw_buf *buf, int count); |
| snd_rw_buf | 304 | drivers/sound/sound_switch.c | read_status (snd_rw_buf * buf, int count) |
| snd_rw_buf | 326 | drivers/sound/sound_switch.c | sound_read_sw (int dev, struct fileinfo *file, snd_rw_buf * buf, int count) |
| snd_rw_buf | 364 | drivers/sound/sound_switch.c | sound_write_sw (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count) |