Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 75) sorted by relevance

123

/sound/core/seq/oss/
Dseq_oss.c128 odev_open(struct inode *inode, struct file *file) in odev_open()
145 odev_release(struct inode *inode, struct file *file) in odev_release()
160 odev_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in odev_read()
171 odev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) in odev_write()
181 odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in odev_ioctl()
191 static long odev_ioctl_compat(struct file *file, unsigned int cmd, in odev_ioctl_compat()
201 odev_poll(struct file *file, poll_table * wait) in odev_poll()
/sound/oss/dmasound/
Ddmasound_core.c326 static int mixer_open(struct inode *inode, struct file *file) in mixer_open()
338 static int mixer_release(struct inode *inode, struct file *file) in mixer_release()
347 static int mixer_ioctl(struct file *file, u_int cmd, u_long arg) in mixer_ioctl()
371 static long mixer_unlocked_ioctl(struct file *file, u_int cmd, u_long arg) in mixer_unlocked_ioctl()
547 static ssize_t sq_write(struct file *file, const char __user *src, size_t uLeft, in sq_write()
673 static unsigned int sq_poll(struct file *file, struct poll_table_struct *wait) in sq_poll()
711 static int sq_open2(struct sound_queue *sq, struct file *file, fmode_t mode, in sq_open2()
759 #define write_sq_open(file) \ argument
762 static int sq_open(struct inode *inode, struct file *file) in sq_open()
880 static int sq_release(struct inode *inode, struct file *file) in sq_release()
[all …]
/sound/core/
Dhwdep.c57 static loff_t snd_hwdep_llseek(struct file * file, loff_t offset, int orig) in snd_hwdep_llseek()
65 static ssize_t snd_hwdep_read(struct file * file, char __user *buf, in snd_hwdep_read()
74 static ssize_t snd_hwdep_write(struct file * file, const char __user *buf, in snd_hwdep_write()
83 static int snd_hwdep_open(struct inode *inode, struct file * file) in snd_hwdep_open()
161 static int snd_hwdep_release(struct inode *inode, struct file * file) in snd_hwdep_release()
180 static unsigned int snd_hwdep_poll(struct file * file, poll_table * wait) in snd_hwdep_poll()
243 static long snd_hwdep_ioctl(struct file * file, unsigned int cmd, in snd_hwdep_ioctl()
263 static int snd_hwdep_mmap(struct file * file, struct vm_area_struct * vma) in snd_hwdep_mmap()
Dinfo.c120 static loff_t snd_info_entry_llseek(struct file *file, loff_t offset, int orig) in snd_info_entry_llseek()
162 static ssize_t snd_info_entry_read(struct file *file, char __user *buffer, in snd_info_entry_read()
184 static ssize_t snd_info_entry_write(struct file *file, const char __user *buffer, in snd_info_entry_write()
206 static unsigned int snd_info_entry_poll(struct file *file, poll_table *wait) in snd_info_entry_poll()
223 static long snd_info_entry_ioctl(struct file *file, unsigned int cmd, in snd_info_entry_ioctl()
235 static int snd_info_entry_mmap(struct file *file, struct vm_area_struct *vma) in snd_info_entry_mmap()
251 static int snd_info_entry_open(struct inode *inode, struct file *file) in snd_info_entry_open()
287 static int snd_info_entry_release(struct inode *inode, struct file *file) in snd_info_entry_release()
316 static ssize_t snd_info_text_entry_write(struct file *file, in snd_info_text_entry_write()
383 static int snd_info_text_entry_open(struct inode *inode, struct file *file) in snd_info_text_entry_open()
[all …]
Dtimer_compat.c48 static int snd_timer_user_gparams_compat(struct file *file, in snd_timer_user_gparams_compat()
61 static int snd_timer_user_info_compat(struct file *file, in snd_timer_user_info_compat()
95 static int snd_timer_user_status_compat(struct file *file, in snd_timer_user_status_compat()
120 #define snd_timer_user_status_x32(file, s) \ argument
136 static long __snd_timer_user_ioctl_compat(struct file *file, unsigned int cmd, in __snd_timer_user_ioctl_compat()
172 static long snd_timer_user_ioctl_compat(struct file *file, unsigned int cmd, in snd_timer_user_ioctl_compat()
Dinit.c39 struct file *file; member
306 static loff_t snd_disconnect_llseek(struct file *file, loff_t offset, int orig) in snd_disconnect_llseek()
311 static ssize_t snd_disconnect_read(struct file *file, char __user *buf, in snd_disconnect_read()
317 static ssize_t snd_disconnect_write(struct file *file, const char __user *buf, in snd_disconnect_write()
323 static int snd_disconnect_release(struct inode *inode, struct file *file) in snd_disconnect_release()
346 static unsigned int snd_disconnect_poll(struct file * file, poll_table * wait) in snd_disconnect_poll()
351 static long snd_disconnect_ioctl(struct file *file, in snd_disconnect_ioctl()
357 static int snd_disconnect_mmap(struct file *file, struct vm_area_struct *vma) in snd_disconnect_mmap()
362 static int snd_disconnect_fasync(int fd, struct file *file, int on) in snd_disconnect_fasync()
907 int snd_card_file_add(struct snd_card *card, struct file *file) in snd_card_file_add()
[all …]
Dcontrol.c49 static int snd_ctl_open(struct inode *inode, struct file *file) in snd_ctl_open()
117 static int snd_ctl_release(struct inode *inode, struct file *file) in snd_ctl_release()
211 unsigned int access, struct snd_ctl_file *file) in snd_ctl_new()
552 static int snd_ctl_remove_user_ctl(struct snd_ctl_file * file, in snd_ctl_remove_user_ctl()
932 static int snd_ctl_elem_write(struct snd_card *card, struct snd_ctl_file *file, in snd_ctl_elem_write()
964 static int snd_ctl_elem_write_user(struct snd_ctl_file *file, in snd_ctl_elem_write_user()
993 static int snd_ctl_elem_lock(struct snd_ctl_file *file, in snd_ctl_elem_lock()
1021 static int snd_ctl_elem_unlock(struct snd_ctl_file *file, in snd_ctl_elem_unlock()
1240 static int snd_ctl_elem_add(struct snd_ctl_file *file, in snd_ctl_elem_add()
1393 static int snd_ctl_elem_add_user(struct snd_ctl_file *file, in snd_ctl_elem_add_user()
[all …]
Dtimer.c1433 static int snd_timer_user_open(struct inode *inode, struct file *file) in snd_timer_user_open()
1457 static int snd_timer_user_release(struct inode *inode, struct file *file) in snd_timer_user_release()
1584 static int snd_timer_user_ginfo(struct file *file, in snd_timer_user_ginfo()
1651 static int snd_timer_user_gparams(struct file *file, in snd_timer_user_gparams()
1661 static int snd_timer_user_gstatus(struct file *file, in snd_timer_user_gstatus()
1697 static int snd_timer_user_tselect(struct file *file, in snd_timer_user_tselect()
1732 static int snd_timer_user_info(struct file *file, in snd_timer_user_info()
1762 static int snd_timer_user_params(struct file *file, in snd_timer_user_params()
1863 static int snd_timer_user_status(struct file *file, in snd_timer_user_status()
1885 static int snd_timer_user_start(struct file *file) in snd_timer_user_start()
[all …]
Dpcm_native.c1689 struct file *file) in snd_pcm_prepare()
1792 struct file *file) in snd_pcm_drain()
1922 static bool is_pcm_file(struct file *file) in is_pcm_file()
2389 struct file *file, in snd_pcm_open_substream()
2429 static int snd_pcm_open_file(struct file *file, in snd_pcm_open_file()
2456 static int snd_pcm_playback_open(struct inode *inode, struct file *file) in snd_pcm_playback_open()
2470 static int snd_pcm_capture_open(struct inode *inode, struct file *file) in snd_pcm_capture_open()
2484 static int snd_pcm_open(struct file *file, struct snd_pcm *pcm, int stream) in snd_pcm_open()
2541 static int snd_pcm_release(struct inode *inode, struct file *file) in snd_pcm_release()
2881 static int snd_pcm_common_ioctl(struct file *file, in snd_pcm_common_ioctl()
[all …]
/sound/oss/
Dmidibuf.c157 int MIDIbuf_open(int dev, struct file *file) in MIDIbuf_open()
216 void MIDIbuf_release(int dev, struct file *file) in MIDIbuf_release()
261 int MIDIbuf_write(int dev, struct file *file, const char __user *buf, int count) in MIDIbuf_write()
315 int MIDIbuf_read(int dev, struct file *file, char __user *buf, int count) in MIDIbuf_read()
364 int MIDIbuf_ioctl(int dev, struct file *file, in MIDIbuf_ioctl()
400 unsigned int MIDIbuf_poll(int dev, struct file *file, poll_table * wait) in MIDIbuf_poll()
Dsoundcard.c144 static ssize_t sound_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in sound_read()
176 static ssize_t sound_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in sound_write()
202 static int sound_open(struct inode *inode, struct file *file) in sound_open()
252 static int sound_release(struct inode *inode, struct file *file) in sound_release()
329 static long sound_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in sound_ioctl()
402 static unsigned int sound_poll(struct file *file, poll_table * wait) in sound_poll()
423 static int sound_mmap(struct file *file, struct vm_area_struct *vma) in sound_mmap()
Daudio.c71 int audio_open(int dev, struct file *file) in audio_open()
179 void audio_release(int dev, struct file *file) in audio_release()
222 int audio_write(int dev, struct file *file, const char __user *buf, int count) in audio_write()
303 int audio_read(int dev, struct file *file, char __user *buf, int count) in audio_read()
368 int audio_ioctl(int dev, struct file *file, unsigned int cmd, void __user *arg) in audio_ioctl()
Dmsnd_pinnacle.c165 static int dsp_set_format(struct file *file, int val) in dsp_set_format()
206 static int dsp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in dsp_ioctl()
645 static long dev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in dev_ioctl()
686 static void dsp_halt(struct file *file) in dsp_halt()
712 static int dsp_release(struct file *file) in dsp_release()
718 static int dsp_open(struct file *file) in dsp_open()
765 static int dev_open(struct inode *inode, struct file *file) in dev_open()
804 static int dev_release(struct inode *inode, struct file *file) in dev_release()
1020 static ssize_t dev_read(struct file *file, char __user *buf, size_t count, loff_t *off) in dev_read()
1029 static ssize_t dev_write(struct file *file, const char __user *buf, size_t count, loff_t *off) in dev_write()
/sound/firewire/bebob/
Dbebob_hwdep.c57 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
133 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
146 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
165 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/dice/
Ddice-hwdep.c55 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
128 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/digi00x/
Ddigi00x-hwdep.c63 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
136 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
148 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
166 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/oxfw/
Doxfw-hwdep.c55 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
128 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/motu/
Dmotu-hwdep.c62 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
135 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
147 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
165 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/tascam/
Dtascam-hwdep.c53 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
126 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
138 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
156 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/fireface/
Dff-hwdep.c55 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
128 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/pci/hda/
Dhda_hwdep.c73 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl()
91 static int hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl_compat()
98 static int hda_hwdep_open(struct snd_hwdep *hw, struct file *file) in hda_hwdep_open()
/sound/firewire/fireworks/
Dfireworks_hwdep.c188 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
264 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
277 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
296 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/isa/wavefront/
Dwavefront_fx.c147 snd_wavefront_fx_open (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_open()
157 snd_wavefront_fx_release (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_release()
165 snd_wavefront_fx_ioctl (struct snd_hwdep *sdev, struct file *file, in snd_wavefront_fx_ioctl()
/sound/pci/asihpi/
Dhpioctl.c66 struct file *file) in hpi_send_recv_f()
87 int asihpi_hpi_release(struct file *file) in asihpi_hpi_release()
100 long asihpi_hpi_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in asihpi_hpi_ioctl()
/sound/drivers/opl4/
Dopl4_proc.c53 struct file *file, char __user *_buf, in snd_opl4_mem_proc_read()
73 struct file *file, in snd_opl4_mem_proc_write()

123