taglinefilesource code
fileinfo80drivers/sound/audio.caudio_open (int dev, struct fileinfo *file)
fileinfo159drivers/sound/audio.caudio_release (int dev, struct fileinfo *file)
fileinfo208drivers/sound/audio.caudio_write (int dev, struct fileinfo *file, const char *buf, int count)
fileinfo294drivers/sound/audio.caudio_read (int dev, struct fileinfo *file, char *buf, int count)
fileinfo356drivers/sound/audio.caudio_ioctl (int dev, struct fileinfo *file,
fileinfo476drivers/sound/audio.caudio_select (int dev, struct fileinfo *file, int sel_type, select_table_handle * wait)
fileinfo1625drivers/sound/dmabuf.cDMAbuf_select (int dev, struct fileinfo *file, int sel_type, select_table_handle * wait)
fileinfo205drivers/sound/midibuf.cMIDIbuf_open (int dev, struct fileinfo *file)
fileinfo276drivers/sound/midibuf.cMIDIbuf_release (int dev, struct fileinfo *file)
fileinfo342drivers/sound/midibuf.cMIDIbuf_write (int dev, struct fileinfo *file, const char *buf, int count)
fileinfo410drivers/sound/midibuf.cMIDIbuf_read (int dev, struct fileinfo *file, char *buf, int count)
fileinfo471drivers/sound/midibuf.cMIDIbuf_ioctl (int dev, struct fileinfo *file,
fileinfo507drivers/sound/midibuf.cMIDIbuf_select (int dev, struct fileinfo *file, int sel_type, select_table_handle * wait)
fileinfo96drivers/sound/patmgr.cpmgr_read (int dev, struct fileinfo *file, char *buf, int count)
fileinfo138drivers/sound/patmgr.cpmgr_write (int dev, struct fileinfo *file, const char *buf, int count)
fileinfo104drivers/sound/sequencer.csequencer_read (int dev, struct fileinfo *file, char *buf, int count)
fileinfo265drivers/sound/sequencer.csequencer_write (int dev, struct fileinfo *file, const char *buf, int count)
fileinfo1079drivers/sound/sequencer.csequencer_open (int dev, struct fileinfo *file)
fileinfo1276drivers/sound/sequencer.csequencer_release (int dev, struct fileinfo *file)
fileinfo1528drivers/sound/sequencer.csequencer_ioctl (int dev, struct fileinfo *file,
fileinfo1898drivers/sound/sequencer.csequencer_select (int dev, struct fileinfo *file, int sel_type, select_table_handle * wait)
fileinfo21drivers/sound/sound_calls.hint DMAbuf_select(int dev, struct fileinfo *file, int sel_type, select_table_handle * wait);
fileinfo28drivers/sound/sound_calls.hint audio_read (int dev, struct fileinfo *file, char *buf, int count);
fileinfo29drivers/sound/sound_calls.hint audio_write (int dev, struct fileinfo *file, const char *buf, int count);
fileinfo30drivers/sound/sound_calls.hint audio_open (int dev, struct fileinfo *file);
fileinfo31drivers/sound/sound_calls.hvoid audio_release (int dev, struct fileinfo *file);
fileinfo32drivers/sound/sound_calls.hint audio_ioctl (int dev, struct fileinfo *file,
fileinfo34drivers/sound/sound_calls.hint audio_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
fileinfo37drivers/sound/sound_calls.hint audio_select(int dev, struct fileinfo *file, int sel_type, select_table_handle * wait);
fileinfo43drivers/sound/sound_calls.hint sequencer_read (int dev, struct fileinfo *file, char *buf, int count);
fileinfo44drivers/sound/sound_calls.hint sequencer_write (int dev, struct fileinfo *file, const char *buf, int count);
fileinfo45drivers/sound/sound_calls.hint sequencer_open (int dev, struct fileinfo *file);
fileinfo46drivers/sound/sound_calls.hvoid sequencer_release (int dev, struct fileinfo *file);
fileinfo47drivers/sound/sound_calls.hint sequencer_ioctl (int dev, struct fileinfo *file,
fileinfo49drivers/sound/sound_calls.hint sequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
fileinfo57drivers/sound/sound_calls.hint sequencer_select(int dev, struct fileinfo *file, int sel_type, select_table_handle * wait);
fileinfo63drivers/sound/sound_calls.hint MIDIbuf_read (int dev, struct fileinfo *file, char *buf, int count);
fileinfo64drivers/sound/sound_calls.hint MIDIbuf_write (int dev, struct fileinfo *file, const char *buf, int count);
fileinfo65drivers/sound/sound_calls.hint MIDIbuf_open (int dev, struct fileinfo *file);
fileinfo66drivers/sound/sound_calls.hvoid MIDIbuf_release (int dev, struct fileinfo *file);
fileinfo67drivers/sound/sound_calls.hint MIDIbuf_ioctl (int dev, struct fileinfo *file,
fileinfo69drivers/sound/sound_calls.hint MIDIbuf_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
fileinfo73drivers/sound/sound_calls.hint MIDIbuf_select(int dev, struct fileinfo *file, int sel_type, select_table_handle * wait);
fileinfo94drivers/sound/sound_calls.hint sound_read_sw (int dev, struct fileinfo *file, char *buf, int count);
fileinfo95drivers/sound/sound_calls.hint sound_write_sw (int dev, struct fileinfo *file, const char *buf, int count);
fileinfo96drivers/sound/sound_calls.hint sound_open_sw (int dev, struct fileinfo *file);
fileinfo97drivers/sound/sound_calls.hvoid sound_release_sw (int dev, struct fileinfo *file);
fileinfo98drivers/sound/sound_calls.hint sound_ioctl_sw (int dev, struct fileinfo *file,
fileinfo202drivers/sound/sound_calls.hint pmgr_read (int dev, struct fileinfo *file, char * buf, int count);
fileinfo203drivers/sound/sound_calls.hint pmgr_write (int dev, struct fileinfo *file, const char * buf, int count);
fileinfo244drivers/sound/sound_calls.hint pss_read (int dev, struct fileinfo *file, char *buf, int count);
fileinfo245drivers/sound/sound_calls.hint pss_write (int dev, struct fileinfo *file, char *buf, int count);
fileinfo246drivers/sound/sound_calls.hint pss_open (int dev, struct fileinfo *file);
fileinfo247drivers/sound/sound_calls.hvoid pss_release (int dev, struct fileinfo *file);
fileinfo248drivers/sound/sound_calls.hint pss_ioctl (int dev, struct fileinfo *file,
fileinfo250drivers/sound/sound_calls.hint pss_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
fileinfo336drivers/sound/sound_switch.csound_read_sw (int dev, struct fileinfo *file, char *buf, int count)
fileinfo374drivers/sound/sound_switch.csound_write_sw (int dev, struct fileinfo *file, const char *buf, int count)
fileinfo408drivers/sound/sound_switch.csound_open_sw (int dev, struct fileinfo *file)
fileinfo473drivers/sound/sound_switch.csound_release_sw (int dev, struct fileinfo *file)
fileinfo518drivers/sound/sound_switch.csound_ioctl_sw (int dev, struct fileinfo *file,
fileinfo49drivers/sound/soundcard.cstatic struct fileinfo files[SND_NDEVS];
fileinfo102drivers/sound/soundcard.cstruct fileinfo tmp_file;