Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
A Dseq_oss.c127 mutex_lock(&register_mutex); in odev_open()
129 mutex_unlock(&register_mutex); in odev_open()
143 mutex_lock(&register_mutex); in odev_release()
145 mutex_unlock(&register_mutex); in odev_release()
186 mutex_unlock(&register_mutex); in odev_ioctl()
232 mutex_lock(&register_mutex); in register_device()
250 mutex_unlock(&register_mutex); in register_device()
257 mutex_lock(&register_mutex); in unregister_device()
262 mutex_unlock(&register_mutex); in unregister_device()
276 mutex_lock(&register_mutex); in info_read()
[all …]
/linux/sound/usb/6fire/
A Dchip.c43 static DEFINE_MUTEX(register_mutex);
91 mutex_lock(&register_mutex); in usb6fire_chip_probe()
97 mutex_unlock(&register_mutex); in usb6fire_chip_probe()
103 mutex_unlock(&register_mutex); in usb6fire_chip_probe()
108 mutex_unlock(&register_mutex); in usb6fire_chip_probe()
177 mutex_lock(&register_mutex); in usb6fire_chip_disconnect()
180 mutex_unlock(&register_mutex); in usb6fire_chip_disconnect()
/linux/sound/core/
A Dhwdep.c25 static DEFINE_MUTEX(register_mutex);
275 mutex_lock(&register_mutex); in snd_hwdep_control_ioctl()
304 mutex_lock(&register_mutex); in snd_hwdep_control_ioctl()
421 mutex_lock(&register_mutex); in snd_hwdep_dev_register()
423 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
433 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
453 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
463 mutex_lock(&register_mutex); in snd_hwdep_dev_disconnect()
477 mutex_unlock(&register_mutex); in snd_hwdep_dev_disconnect()
491 mutex_lock(&register_mutex); in snd_hwdep_proc_read()
[all …]
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()
1052 mutex_lock(&register_mutex); in snd_pcm_dev_register()
1084 mutex_unlock(&register_mutex); in snd_pcm_dev_register()
1094 mutex_lock(&register_mutex); in snd_pcm_dev_disconnect()
1121 mutex_unlock(&register_mutex); in snd_pcm_dev_disconnect()
1144 mutex_lock(&register_mutex); in snd_pcm_notify()
[all …]
A Dtimer.c297 mutex_lock(&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()
991 mutex_lock(&register_mutex); in snd_timer_free()
1028 mutex_lock(&register_mutex); in snd_timer_dev_register()
1062 mutex_lock(&register_mutex); in snd_timer_dev_disconnect()
1250 mutex_lock(&register_mutex); in snd_timer_proc_read()
1557 mutex_lock(&register_mutex); in snd_timer_user_next_device()
1656 mutex_lock(&register_mutex); in snd_timer_user_ginfo()
[all …]
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()
652 mutex_lock(&register_mutex); in snd_rawmidi_info_select()
654 mutex_unlock(&register_mutex); in snd_rawmidi_info_select()
966 mutex_lock(&register_mutex); in snd_rawmidi_control_ioctl()
1838 mutex_lock(&register_mutex); in snd_rawmidi_free()
1841 mutex_unlock(&register_mutex); in snd_rawmidi_free()
1877 mutex_lock(&register_mutex); in snd_rawmidi_dev_register()
1952 mutex_lock(&register_mutex); in snd_rawmidi_dev_register()
[all …]
/linux/sound/synth/emux/
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()
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()
A Demux.c34 mutex_init(&emu->register_mutex); in snd_emux_new()
/linux/sound/core/seq/
A Dseq_midi.c58 static DEFINE_MUTEX(register_mutex);
302 mutex_lock(&register_mutex); in snd_seq_midisynth_probe()
308 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
318 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
395 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
412 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
426 mutex_lock(&register_mutex); in snd_seq_midisynth_remove()
429 mutex_unlock(&register_mutex); in snd_seq_midisynth_remove()
445 mutex_unlock(&register_mutex); in snd_seq_midisynth_remove()
A Dseq_clientmgr.c54 static DEFINE_MUTEX(register_mutex);
293 mutex_lock(&register_mutex); in seq_free_client()
309 mutex_unlock(&register_mutex); in seq_free_client()
330 mutex_lock(&register_mutex); in snd_seq_open()
333 mutex_unlock(&register_mutex); in snd_seq_open()
353 mutex_unlock(&register_mutex); in snd_seq_open()
360 mutex_unlock(&register_mutex); in snd_seq_open()
2211 mutex_lock(&register_mutex); in snd_seq_create_kernel_client()
2237 mutex_unlock(&register_mutex); in snd_seq_create_kernel_client()
2533 mutex_lock(&register_mutex); in snd_sequencer_device_init()
[all …]
/linux/sound/usb/hiface/
A Dchip.c39 static DEFINE_MUTEX(register_mutex);
104 mutex_lock(&register_mutex); in hiface_chip_probe()
130 mutex_unlock(&register_mutex); in hiface_chip_probe()
138 mutex_unlock(&register_mutex); in hiface_chip_probe()
/linux/sound/usb/
A Dcard.c117 static DEFINE_MUTEX(register_mutex);
762 mutex_lock(&register_mutex); in usb_audio_probe()
879 mutex_unlock(&register_mutex); in usb_audio_probe()
891 mutex_unlock(&register_mutex); in usb_audio_probe()
910 mutex_lock(&register_mutex); in usb_audio_disconnect()
954 mutex_unlock(&register_mutex); in usb_audio_disconnect()
957 mutex_unlock(&register_mutex); in usb_audio_disconnect()
/linux/drivers/char/xillybus/
A Dxillybus_core.c885 mutex_lock(&channel->endpoint->register_mutex); in xillybus_read()
898 register_mutex); in xillybus_read()
1096 mutex_lock(&channel->endpoint->register_mutex); in xillybus_myflush()
1106 mutex_unlock(&channel->endpoint->register_mutex); in xillybus_myflush()
1336 mutex_lock(&channel->endpoint->register_mutex); in xillybus_write()
1349 register_mutex); in xillybus_write()
1705 mutex_lock(&channel->endpoint->register_mutex); in xillybus_llseek()
1714 mutex_unlock(&channel->endpoint->register_mutex); in xillybus_llseek()
1819 mutex_init(&endpoint->register_mutex); in xillybus_init_endpoint()
A Dxillybus.h97 struct mutex register_mutex; member
/linux/include/sound/
A Demux_synth.h101 struct mutex register_mutex; member
A Dgus.h431 struct mutex register_mutex; member
/linux/
A DSystem.map159144 ffff8000120bdb68 d register_mutex
159148 ffff8000120bdba8 d register_mutex
A D.tmp_System.map159144 ffff8000120bdb68 d register_mutex
159148 ffff8000120bdba8 d register_mutex

Completed in 357 milliseconds