Home
last modified time | relevance | path

Searched refs:register_mutex (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss.c112 static DEFINE_MUTEX(register_mutex);
124 mutex_lock(&register_mutex); in odev_open()
126 mutex_unlock(&register_mutex); in odev_open()
139 mutex_lock(&register_mutex); in odev_release()
141 mutex_unlock(&register_mutex); in odev_release()
178 mutex_lock_interruptible(&register_mutex)) in odev_ioctl()
182 mutex_unlock(&register_mutex); in odev_ioctl()
228 mutex_lock(&register_mutex); in register_device()
233 mutex_unlock(&register_mutex); in register_device()
241 mutex_unlock(&register_mutex); in register_device()
[all …]
/OK3568_Linux_fs/kernel/sound/core/
H A Dhwdep.c25 static DEFINE_MUTEX(register_mutex);
274 mutex_lock(&register_mutex); in snd_hwdep_control_ioctl()
290 mutex_unlock(&register_mutex); in snd_hwdep_control_ioctl()
303 mutex_lock(&register_mutex); in snd_hwdep_control_ioctl()
309 mutex_unlock(&register_mutex); in snd_hwdep_control_ioctl()
420 mutex_lock(&register_mutex); in snd_hwdep_dev_register()
422 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
432 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
452 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
462 mutex_lock(&register_mutex); in snd_hwdep_dev_disconnect()
[all …]
H A Dtimer.c126 static DEFINE_MUTEX(register_mutex);
297 mutex_lock(&register_mutex); in snd_timer_open()
324 mutex_unlock(&register_mutex); in snd_timer_open()
326 mutex_lock(&register_mutex); in snd_timer_open()
377 mutex_unlock(&register_mutex); in snd_timer_open()
462 mutex_lock(&register_mutex); in snd_timer_close()
464 mutex_unlock(&register_mutex); in snd_timer_close()
991 mutex_lock(&register_mutex); in snd_timer_free()
1003 mutex_unlock(&register_mutex); in snd_timer_free()
1028 mutex_lock(&register_mutex); in snd_timer_dev_register()
[all …]
H A Dpcm.c28 static DEFINE_MUTEX(register_mutex);
94 mutex_lock(&register_mutex); in snd_pcm_control_ioctl()
96 mutex_unlock(&register_mutex); in snd_pcm_control_ioctl()
121 mutex_lock(&register_mutex); in snd_pcm_control_ioctl()
148 mutex_unlock(&register_mutex); in snd_pcm_control_ioctl()
1059 mutex_lock(&register_mutex); in snd_pcm_dev_register()
1091 mutex_unlock(&register_mutex); in snd_pcm_dev_register()
1101 mutex_lock(&register_mutex); in snd_pcm_dev_disconnect()
1131 mutex_unlock(&register_mutex); in snd_pcm_dev_disconnect()
1154 mutex_lock(&register_mutex); in snd_pcm_notify()
[all …]
H A Drawmidi.c44 static DEFINE_MUTEX(register_mutex);
381 mutex_lock(&register_mutex); in snd_rawmidi_kernel_open()
387 mutex_unlock(&register_mutex); in snd_rawmidi_kernel_open()
651 mutex_lock(&register_mutex); in snd_rawmidi_info_select()
653 mutex_unlock(&register_mutex); in snd_rawmidi_info_select()
937 mutex_lock(&register_mutex); in snd_rawmidi_control_ioctl()
946 mutex_unlock(&register_mutex); in snd_rawmidi_control_ioctl()
1776 mutex_lock(&register_mutex); in snd_rawmidi_dev_register()
1781 mutex_unlock(&register_mutex); in snd_rawmidi_dev_register()
1851 mutex_lock(&register_mutex); in snd_rawmidi_dev_register()
[all …]
/OK3568_Linux_fs/kernel/sound/usb/6fire/
H A Dchip.c44 static DEFINE_MUTEX(register_mutex);
92 mutex_lock(&register_mutex); in usb6fire_chip_probe()
98 mutex_unlock(&register_mutex); in usb6fire_chip_probe()
104 mutex_unlock(&register_mutex); in usb6fire_chip_probe()
109 mutex_unlock(&register_mutex); in usb6fire_chip_probe()
178 mutex_lock(&register_mutex); in usb6fire_chip_disconnect()
181 mutex_unlock(&register_mutex); in usb6fire_chip_disconnect()
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_seq.c276 mutex_lock(&emu->register_mutex); in snd_emux_inc_count()
278 mutex_unlock(&emu->register_mutex); in snd_emux_inc_count()
297 mutex_lock(&emu->register_mutex); in snd_emux_dec_count()
299 mutex_unlock(&emu->register_mutex); in snd_emux_dec_count()
318 mutex_lock(&emu->register_mutex); in snd_emux_use()
321 mutex_unlock(&emu->register_mutex); in snd_emux_use()
341 mutex_lock(&emu->register_mutex); in snd_emux_unuse()
344 mutex_unlock(&emu->register_mutex); in snd_emux_unuse()
H A Demux_proc.c22 mutex_lock(&emu->register_mutex); in snd_emux_proc_info_read()
88 mutex_unlock(&emu->register_mutex); in snd_emux_proc_info_read()
H A Demux.c34 mutex_init(&emu->register_mutex); in snd_emux_new()
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_midi.c58 static DEFINE_MUTEX(register_mutex);
297 mutex_lock(&register_mutex); in snd_seq_midisynth_probe()
303 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
313 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
390 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
407 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
421 mutex_lock(&register_mutex); in snd_seq_midisynth_remove()
424 mutex_unlock(&register_mutex); in snd_seq_midisynth_remove()
440 mutex_unlock(&register_mutex); in snd_seq_midisynth_remove()
H A Dseq_clientmgr.c54 static DEFINE_MUTEX(register_mutex);
292 mutex_lock(&register_mutex); in seq_free_client()
308 mutex_unlock(&register_mutex); in seq_free_client()
329 mutex_lock(&register_mutex); in snd_seq_open()
332 mutex_unlock(&register_mutex); in snd_seq_open()
352 mutex_unlock(&register_mutex); in snd_seq_open()
359 mutex_unlock(&register_mutex); in snd_seq_open()
2193 mutex_lock(&register_mutex); in snd_seq_create_kernel_client()
2205 mutex_unlock(&register_mutex); in snd_seq_create_kernel_client()
2219 mutex_unlock(&register_mutex); in snd_seq_create_kernel_client()
[all …]
/OK3568_Linux_fs/kernel/sound/usb/hiface/
H A Dchip.c56 static DEFINE_MUTEX(register_mutex);
121 mutex_lock(&register_mutex); in hiface_chip_probe()
147 mutex_unlock(&register_mutex); in hiface_chip_probe()
155 mutex_unlock(&register_mutex); in hiface_chip_probe()
/OK3568_Linux_fs/kernel/sound/usb/
H A Dcard.c111 static DEFINE_MUTEX(register_mutex);
237 mutex_lock(&register_mutex); in find_snd_usb_substream()
289 mutex_unlock(&register_mutex); in find_snd_usb_substream()
922 mutex_lock(&register_mutex); in usb_audio_probe()
1036 mutex_unlock(&register_mutex); in usb_audio_probe()
1048 mutex_unlock(&register_mutex); in usb_audio_probe()
1072 mutex_lock(&register_mutex); in usb_audio_disconnect()
1116 mutex_unlock(&register_mutex); in usb_audio_disconnect()
1119 mutex_unlock(&register_mutex); in usb_audio_disconnect()
/OK3568_Linux_fs/kernel/drivers/char/xillybus/
H A Dxillybus_core.c863 mutex_lock(&channel->endpoint->register_mutex); in xillybus_read()
876 register_mutex); in xillybus_read()
1075 mutex_lock(&channel->endpoint->register_mutex); in xillybus_myflush()
1085 mutex_unlock(&channel->endpoint->register_mutex); in xillybus_myflush()
1317 mutex_lock(&channel->endpoint->register_mutex); in xillybus_write()
1330 register_mutex); in xillybus_write()
1702 mutex_lock(&channel->endpoint->register_mutex); in xillybus_llseek()
1711 mutex_unlock(&channel->endpoint->register_mutex); in xillybus_llseek()
1910 mutex_init(&endpoint->register_mutex); in xillybus_init_endpoint()
H A Dxillybus.h102 struct mutex register_mutex; member
/OK3568_Linux_fs/kernel/include/sound/
H A Demux_synth.h101 struct mutex register_mutex; member
H A Dgus.h431 struct mutex register_mutex; member