Symbol: snd_rawmidi_file
include/sound/rawmidi.h
180
int mode, struct snd_rawmidi_file *rfile);
include/sound/rawmidi.h
181
int snd_rawmidi_kernel_release(struct snd_rawmidi_file *rfile);
include/sound/ump.h
42
struct snd_rawmidi_file stream_rfile;
include/sound/ump.h
63
struct snd_rawmidi_file legacy_out_rfile;
sound/core/rawmidi.c
1275
struct snd_rawmidi_file *rfile;
sound/core/rawmidi.c
1592
struct snd_rawmidi_file *rfile;
sound/core/rawmidi.c
1663
struct snd_rawmidi_file *rfile;
sound/core/rawmidi.c
370
struct snd_rawmidi_file *rfile)
sound/core/rawmidi.c
413
int mode, struct snd_rawmidi_file *rfile)
sound/core/rawmidi.c
438
struct snd_rawmidi_file *rawmidi_file = NULL;
sound/core/rawmidi.c
569
static void rawmidi_release_priv(struct snd_rawmidi_file *rfile)
sound/core/rawmidi.c
588
int snd_rawmidi_kernel_release(struct snd_rawmidi_file *rfile)
sound/core/rawmidi.c
604
struct snd_rawmidi_file *rfile;
sound/core/rawmidi.c
815
static int snd_rawmidi_ioctl_status32(struct snd_rawmidi_file *rfile,
sound/core/rawmidi.c
858
static int snd_rawmidi_ioctl_status64(struct snd_rawmidi_file *rfile,
sound/core/rawmidi.c
891
struct snd_rawmidi_file *rfile;
sound/core/rawmidi_compat.c
105
struct snd_rawmidi_file *rfile;
sound/core/rawmidi_compat.c
20
static int snd_rawmidi_ioctl_params_compat(struct snd_rawmidi_file *rfile,
sound/core/rawmidi_compat.c
56
static int snd_rawmidi_ioctl_status_compat64(struct snd_rawmidi_file *rfile,
sound/core/seq/seq_midi.c
44
struct snd_rawmidi_file input_rfile;
sound/core/seq/seq_midi.c
45
struct snd_rawmidi_file output_rfile;
sound/core/seq/seq_ump_client.c
40
struct snd_rawmidi_file out_rfile; /* rawmidi for output */