/sound/oss/dmasound/ |
D | dmasound_core.c | 326 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() 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() 1266 static int state_open(struct inode *inode, struct file *file) in state_open() 1348 static int state_release(struct inode *inode, struct file *file) in state_release()
|
/sound/core/ |
D | info.c | 237 struct inode *inode = file_inode(file); in snd_info_entry_mmap() local 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() 383 static int snd_info_text_entry_open(struct inode *inode, struct file *file) in snd_info_text_entry_open() 418 static int snd_info_text_entry_release(struct inode *inode, struct file *file) in snd_info_text_entry_release()
|
D | hwdep.c | 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()
|
D | sound.c | 150 static int snd_open(struct inode *inode, struct file *file) in snd_open()
|
D | compress_offload.c | 90 static int snd_compr_open(struct inode *inode, struct file *f) in snd_compr_open() 156 static int snd_compr_free(struct inode *inode, struct file *f) in snd_compr_free()
|
D | rawmidi.c | 363 static int snd_rawmidi_open(struct inode *inode, struct file *file) in snd_rawmidi_open() 532 static int snd_rawmidi_release(struct inode *inode, struct file *file) in snd_rawmidi_release()
|
D | pcm_native.c | 1924 struct inode *inode = file_inode(file); in is_pcm_file() local 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() 2541 static int snd_pcm_release(struct inode *inode, struct file *file) in snd_pcm_release()
|
D | control.c | 49 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()
|
D | timer.c | 1433 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()
|
D | init.c | 323 static int snd_disconnect_release(struct inode *inode, struct file *file) in snd_disconnect_release()
|
/sound/core/seq/oss/ |
D | seq_oss.c | 128 odev_open(struct inode *inode, struct file *file) in odev_open() 145 odev_release(struct inode *inode, struct file *file) in odev_release()
|
/sound/oss/ |
D | soundcard.c | 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() 404 struct inode *inode = file_inode(file); in sound_poll() local
|
D | swarm_cs4297a.c | 1546 static int cs4297a_open_mixdev(struct inode *inode, struct file *file) in cs4297a_open_mixdev() 1581 static int cs4297a_release_mixdev(struct inode *inode, struct file *file) in cs4297a_release_mixdev() 2377 static int cs4297a_release(struct inode *inode, struct file *file) in cs4297a_release() 2408 static int cs4297a_locked_open(struct inode *inode, struct file *file) in cs4297a_locked_open() 2525 static int cs4297a_open(struct inode *inode, struct file *file) in cs4297a_open()
|
D | msnd_pinnacle.c | 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()
|
/sound/soc/fsl/ |
D | fsl_ssi_dbg.c | 131 static int fsl_ssi_stats_open(struct inode *inode, struct file *file) in fsl_ssi_stats_open()
|
/sound/ |
D | sound_core.c | 583 static int soundcore_open(struct inode *inode, struct file *file) in soundcore_open()
|
/sound/core/oss/ |
D | mixer_oss.c | 42 static int snd_mixer_oss_open(struct inode *inode, struct file *file) in snd_mixer_oss_open() 84 static int snd_mixer_oss_release(struct inode *inode, struct file *file) in snd_mixer_oss_release()
|
D | pcm_oss.c | 2459 static int snd_pcm_oss_open(struct inode *inode, struct file *file) in snd_pcm_oss_open() 2547 static int snd_pcm_oss_release(struct inode *inode, struct file *file) in snd_pcm_oss_release()
|
/sound/core/seq/ |
D | seq_clientmgr.c | 303 static int snd_seq_open(struct inode *inode, struct file *file) in snd_seq_open() 362 static int snd_seq_release(struct inode *inode, struct file *file) in snd_seq_release()
|