Home
last modified time | relevance | path

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

123

/sound/core/seq/oss/
Dseq_oss.c115 odev_open(struct inode *inode, struct file *file) in odev_open()
132 odev_release(struct inode *inode, struct file *file) in odev_release()
147 odev_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in odev_read()
158 odev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) in odev_write()
168 odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in odev_ioctl()
187 static long odev_ioctl_compat(struct file *file, unsigned int cmd, in odev_ioctl_compat()
197 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 __poll_t 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.c42 static loff_t snd_hwdep_llseek(struct file * file, loff_t offset, int orig) in snd_hwdep_llseek()
50 static ssize_t snd_hwdep_read(struct file * file, char __user *buf, in snd_hwdep_read()
59 static ssize_t snd_hwdep_write(struct file * file, const char __user *buf, in snd_hwdep_write()
68 static int snd_hwdep_open(struct inode *inode, struct file * file) in snd_hwdep_open()
146 static int snd_hwdep_release(struct inode *inode, struct file * file) in snd_hwdep_release()
165 static __poll_t snd_hwdep_poll(struct file * file, poll_table * wait) in snd_hwdep_poll()
228 static long snd_hwdep_ioctl(struct file * file, unsigned int cmd, in snd_hwdep_ioctl()
248 static int snd_hwdep_mmap(struct file * file, struct vm_area_struct * vma) in snd_hwdep_mmap()
Dtimer_compat.c34 static int snd_timer_user_gparams_compat(struct file *file, in snd_timer_user_gparams_compat()
47 static int snd_timer_user_info_compat(struct file *file, in snd_timer_user_info_compat()
81 static int snd_timer_user_status_compat(struct file *file, in snd_timer_user_status_compat()
106 #define snd_timer_user_status_x32(file, s) \ argument
122 static long __snd_timer_user_ioctl_compat(struct file *file, unsigned int cmd, in __snd_timer_user_ioctl_compat()
158 static long snd_timer_user_ioctl_compat(struct file *file, unsigned int cmd, in snd_timer_user_ioctl_compat()
Dinfo.c105 static loff_t snd_info_entry_llseek(struct file *file, loff_t offset, int orig) in snd_info_entry_llseek()
147 static ssize_t snd_info_entry_read(struct file *file, char __user *buffer, in snd_info_entry_read()
169 static ssize_t snd_info_entry_write(struct file *file, const char __user *buffer, in snd_info_entry_write()
191 static __poll_t snd_info_entry_poll(struct file *file, poll_table *wait) in snd_info_entry_poll()
208 static long snd_info_entry_ioctl(struct file *file, unsigned int cmd, in snd_info_entry_ioctl()
220 static int snd_info_entry_mmap(struct file *file, struct vm_area_struct *vma) in snd_info_entry_mmap()
236 static int snd_info_entry_open(struct inode *inode, struct file *file) in snd_info_entry_open()
272 static int snd_info_entry_release(struct inode *inode, struct file *file) in snd_info_entry_release()
301 static ssize_t snd_info_text_entry_write(struct file *file, in snd_info_text_entry_write()
368 static int snd_info_text_entry_open(struct inode *inode, struct file *file) in snd_info_text_entry_open()
[all …]
Dinit.c24 struct file *file; member
286 static loff_t snd_disconnect_llseek(struct file *file, loff_t offset, int orig) in snd_disconnect_llseek()
291 static ssize_t snd_disconnect_read(struct file *file, char __user *buf, in snd_disconnect_read()
297 static ssize_t snd_disconnect_write(struct file *file, const char __user *buf, in snd_disconnect_write()
303 static int snd_disconnect_release(struct inode *inode, struct file *file) in snd_disconnect_release()
326 static __poll_t snd_disconnect_poll(struct file * file, poll_table * wait) in snd_disconnect_poll()
331 static long snd_disconnect_ioctl(struct file *file, in snd_disconnect_ioctl()
337 static int snd_disconnect_mmap(struct file *file, struct vm_area_struct *vma) in snd_disconnect_mmap()
342 static int snd_disconnect_fasync(int fd, struct file *file, int on) in snd_disconnect_fasync()
916 int snd_card_file_add(struct snd_card *card, struct file *file) in snd_card_file_add()
[all …]
Dcontrol.c35 static int snd_ctl_open(struct inode *inode, struct file *file) in snd_ctl_open()
103 static int snd_ctl_release(struct inode *inode, struct file *file) in snd_ctl_release()
197 unsigned int access, struct snd_ctl_file *file) in snd_ctl_new()
515 static int snd_ctl_remove_user_ctl(struct snd_ctl_file * file, in snd_ctl_remove_user_ctl()
895 static int snd_ctl_elem_write(struct snd_card *card, struct snd_ctl_file *file, in snd_ctl_elem_write()
927 static int snd_ctl_elem_write_user(struct snd_ctl_file *file, in snd_ctl_elem_write_user()
956 static int snd_ctl_elem_lock(struct snd_ctl_file *file, in snd_ctl_elem_lock()
984 static int snd_ctl_elem_unlock(struct snd_ctl_file *file, in snd_ctl_elem_unlock()
1203 static int snd_ctl_elem_add(struct snd_ctl_file *file, in snd_ctl_elem_add()
1356 static int snd_ctl_elem_add_user(struct snd_ctl_file *file, in snd_ctl_elem_add_user()
[all …]
Dtimer.c1455 static int snd_timer_user_open(struct inode *inode, struct file *file) in snd_timer_user_open()
1479 static int snd_timer_user_release(struct inode *inode, struct file *file) in snd_timer_user_release()
1607 static int snd_timer_user_ginfo(struct file *file, in snd_timer_user_ginfo()
1674 static int snd_timer_user_gparams(struct file *file, in snd_timer_user_gparams()
1684 static int snd_timer_user_gstatus(struct file *file, in snd_timer_user_gstatus()
1719 static int snd_timer_user_tselect(struct file *file, in snd_timer_user_tselect()
1754 static int snd_timer_user_info(struct file *file, in snd_timer_user_info()
1784 static int snd_timer_user_params(struct file *file, in snd_timer_user_params()
1885 static int snd_timer_user_status(struct file *file, in snd_timer_user_status()
1907 static int snd_timer_user_start(struct file *file) in snd_timer_user_start()
[all …]
Dpcm_native.c1785 struct file *file) in snd_pcm_prepare()
1886 struct file *file) in snd_pcm_drain()
2025 static bool is_pcm_file(struct file *file) in is_pcm_file()
2517 struct file *file, in snd_pcm_open_substream()
2557 static int snd_pcm_open_file(struct file *file, in snd_pcm_open_file()
2582 static int snd_pcm_playback_open(struct inode *inode, struct file *file) in snd_pcm_playback_open()
2596 static int snd_pcm_capture_open(struct inode *inode, struct file *file) in snd_pcm_capture_open()
2610 static int snd_pcm_open(struct file *file, struct snd_pcm *pcm, int stream) in snd_pcm_open()
2667 static int snd_pcm_release(struct inode *inode, struct file *file) in snd_pcm_release()
2957 static int snd_pcm_common_ioctl(struct file *file, in snd_pcm_common_ioctl()
[all …]
Dcontrol_compat.c320 static int ctl_elem_write_user(struct snd_ctl_file *file, in ctl_elem_write_user()
356 static int snd_ctl_elem_write_user_compat(struct snd_ctl_file *file, in snd_ctl_elem_write_user_compat()
369 static int snd_ctl_elem_write_user_x32(struct snd_ctl_file *file, in snd_ctl_elem_write_user_x32()
377 static int snd_ctl_elem_add_compat(struct snd_ctl_file *file, in snd_ctl_elem_add_compat()
439 static inline long snd_ctl_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl_compat()
/sound/firewire/bebob/
Dbebob_hwdep.c55 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
131 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
144 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
163 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/digi00x/
Ddigi00x-hwdep.c62 static __poll_t 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/fireface/
Dff-hwdep.c54 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
127 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
157 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/dice/
Ddice-hwdep.c54 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
127 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
157 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/oxfw/
Doxfw-hwdep.c54 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
127 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
157 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/firewire/motu/
Dmotu-hwdep.c61 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
134 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
146 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
164 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/sound/pci/hda/
Dhda_hwdep.c60 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl()
78 static int hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl_compat()
85 static int hda_hwdep_open(struct snd_hwdep *hw, struct file *file) in hda_hwdep_open()
/sound/firewire/tascam/
Dtascam-hwdep.c127 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
208 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
220 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
240 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
/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.c134 snd_wavefront_fx_open (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_open()
144 snd_wavefront_fx_release (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_release()
152 snd_wavefront_fx_ioctl (struct snd_hwdep *sdev, struct file *file, in snd_wavefront_fx_ioctl()
/sound/pci/asihpi/
Dhpioctl.c59 struct file *file) in hpi_send_recv_f()
80 int asihpi_hpi_release(struct file *file) in asihpi_hpi_release()
93 long asihpi_hpi_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in asihpi_hpi_ioctl()
/sound/drivers/opl4/
Dopl4_proc.c40 struct file *file, char __user *_buf, in snd_opl4_mem_proc_read()
60 struct file *file, in snd_opl4_mem_proc_write()
/sound/drivers/opl3/
Dopl3_synth.c71 int snd_opl3_open(struct snd_hwdep * hw, struct file *file) in snd_opl3_open()
79 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file, in snd_opl3_ioctl()
172 int snd_opl3_release(struct snd_hwdep * hw, struct file *file) in snd_opl3_release()
/sound/core/seq/
Dseq_memory.c212 int nonblock, struct file *file, in snd_seq_cell_alloc()
284 struct file *file, struct mutex *mutexp) in snd_seq_event_dup()
363 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, in snd_seq_pool_poll_wait()
/sound/soc/sof/
Dtrace.c69 static ssize_t sof_dfsentry_trace_read(struct file *file, char __user *buffer, in sof_dfsentry_trace_read()
116 static int sof_dfsentry_trace_release(struct inode *inode, struct file *file) in sof_dfsentry_trace_release()

123