/freebsd-src/sys/dev/sound/midi/ |
H A D | midi.c | 634 midi_open(struct cdev *i_dev, int flags, int mode, struct thread *td) in midi_open() argument 693 midi_close(struct cdev *i_dev, int flags, int mode, struct thread *td) in midi_close() argument 738 midi_read(struct cdev *i_dev, struct uio *uio, int ioflag) in midi_read() argument 816 midi_write(struct cdev *i_dev, struct uio *uio, int ioflag) in midi_write() argument 895 midi_ioctl(struct cdev * i_dev,u_long cmd,caddr_t arg,int mode,struct thread * td) midi_ioctl() argument 902 midi_poll(struct cdev * i_dev,int events,struct thread * td) midi_poll() argument 941 midistat_open(struct cdev * i_dev,int flags,int mode,struct thread * td) midistat_open() argument 966 midistat_close(struct cdev * i_dev,int flags,int mode,struct thread * td) midistat_close() argument 981 midistat_read(struct cdev * i_dev,struct uio * uio,int flag) midistat_read() argument [all...] |
H A D | sequencer.c | 734 mseq_open(struct cdev *i_dev, int flags, int mode, struct thread *td) in mseq_open() argument 820 mseq_close(struct cdev * i_dev,int flags,int mode,struct thread * td) mseq_close() argument 858 mseq_read(struct cdev * i_dev,struct uio * uio,int ioflag) mseq_read() argument 936 mseq_write(struct cdev * i_dev,struct uio * uio,int ioflag) mseq_write() argument 1123 mseq_ioctl(struct cdev * i_dev,u_long cmd,caddr_t arg,int mode,struct thread * td) mseq_ioctl() argument 1427 mseq_poll(struct cdev * i_dev,int events,struct thread * td) mseq_poll() argument [all...] |
/freebsd-src/sys/dev/sound/pcm/ |
H A D | dsp.c | 291 dsp_open(struct cdev * i_dev,int flags,int mode,struct thread * td) dsp_open() argument 549 dsp_read(struct cdev * i_dev,struct uio * buf,int flag) dsp_read() argument 560 dsp_write(struct cdev * i_dev,struct uio * buf,int flag) dsp_write() argument 694 dsp_ioctl(struct cdev * i_dev,u_long cmd,caddr_t arg,int mode,struct thread * td) dsp_ioctl() argument 1816 dsp_poll(struct cdev * i_dev,int events,struct thread * td) dsp_poll() argument 1859 dsp_mmap(struct cdev * i_dev,vm_ooffset_t offset,vm_paddr_t * paddr,int nprot,vm_memattr_t * memattr) dsp_mmap() argument 1872 dsp_mmap_single(struct cdev * i_dev,vm_ooffset_t * offset,vm_size_t size,struct vm_object ** object,int nprot) dsp_mmap_single() argument 2055 dsp_oss_audioinfo(struct cdev * i_dev,oss_audioinfo * ai,bool ex) dsp_oss_audioinfo() argument 2229 dsp_oss_engineinfo(struct cdev * i_dev,oss_audioinfo * ai) dsp_oss_engineinfo() argument [all...] |
H A D | mixer.c | 1046 mixer_open(struct cdev *i_dev, int flags, int mode, struct thread *td) in mixer_open() argument 1069 mixer_close(struct cdev *i_dev, int flags, int mode, struct thread *td) in mixer_close() argument 1202 mixer_ioctl(struct cdev *i_dev, u_long cmd, caddr_t arg, int mode, in mixer_ioctl() argument 1248 mixer_ioctl_cmd(struct cdev * i_dev,u_long cmd,caddr_t arg,int mode,struct thread * td,int from) mixer_ioctl_cmd() argument 1427 mixer_oss_mixerinfo(struct cdev * i_dev,oss_mixerinfo * mi) mixer_oss_mixerinfo() argument [all...] |
H A D | sndstat.c | 147 sndstat_open(struct cdev *i_dev, int flags, int mode, struct thread *td) in sndstat_open() argument 214 sndstat_read(struct cdev * i_dev,struct uio * buf,int flag) sndstat_read() argument 252 sndstat_write(struct cdev * i_dev,struct uio * buf,int flag) sndstat_write() argument
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | audio.c | 132 const char **i_dev /* input device */ in audio_config_read()
|
/freebsd-src/sys/fs/p9fs/ |
H A D | p9fs.h | 49 uint32_t i_dev; /* type of device */ member
|
/freebsd-src/sys/dev/sound/pci/ |
H A D | emu10kx.c | 2181 emu10kx_open(struct cdev *i_dev, int flags __unused, int mode __unused, struct thread *td __unused) in emu10kx_open() argument 2210 emu10kx_close(struct cdev *i_dev, int flags __unused, int mode __unused, struct thread *td __unused) in emu10kx_close() argument 2229 emu10kx_read(struct cdev *i_dev, struct uio *buf, int flag __unused) in emu10kx_read() argument
|