Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/oss/
Dseq_oss.c115 static DEFINE_MUTEX(register_mutex);
127 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()
182 mutex_lock_interruptible(&register_mutex)) in odev_ioctl()
186 mutex_unlock(&register_mutex); in odev_ioctl()
232 mutex_lock(&register_mutex); in register_device()
238 mutex_unlock(&register_mutex); in register_device()
247 mutex_unlock(&register_mutex); in register_device()
[all …]
/Linux-v6.6/sound/usb/6fire/
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-v6.6/sound/core/
Dhwdep.c25 static DEFINE_MUTEX(register_mutex);
275 mutex_lock(&register_mutex); in snd_hwdep_control_ioctl()
291 mutex_unlock(&register_mutex); in snd_hwdep_control_ioctl()
304 mutex_lock(&register_mutex); in snd_hwdep_control_ioctl()
310 mutex_unlock(&register_mutex); in snd_hwdep_control_ioctl()
425 mutex_lock(&register_mutex); in snd_hwdep_dev_register()
427 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
437 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
457 mutex_unlock(&register_mutex); in snd_hwdep_dev_register()
467 mutex_lock(&register_mutex); in snd_hwdep_dev_disconnect()
[all …]
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()
1063 mutex_lock(&register_mutex); in snd_pcm_dev_register()
1095 mutex_unlock(&register_mutex); in snd_pcm_dev_register()
1105 mutex_lock(&register_mutex); in snd_pcm_dev_disconnect()
1134 mutex_unlock(&register_mutex); in snd_pcm_dev_disconnect()
1159 mutex_lock(&register_mutex); in snd_pcm_notify()
[all …]
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 …]
Drawmidi.c44 static DEFINE_MUTEX(register_mutex);
700 mutex_lock(&register_mutex); in snd_rawmidi_info_select()
702 mutex_unlock(&register_mutex); in snd_rawmidi_info_select()
1028 mutex_lock(&register_mutex); in snd_rawmidi_next_device()
1040 mutex_unlock(&register_mutex); in snd_rawmidi_next_device()
1057 mutex_lock(&register_mutex); in snd_rawmidi_call_ump_ioctl()
1063 mutex_unlock(&register_mutex); in snd_rawmidi_call_ump_ioctl()
2027 mutex_lock(&register_mutex); in snd_rawmidi_dev_register()
2032 mutex_unlock(&register_mutex); in snd_rawmidi_dev_register()
2105 mutex_lock(&register_mutex); in snd_rawmidi_dev_register()
[all …]
/Linux-v6.6/sound/synth/emux/
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()
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()
Demux.c34 mutex_init(&emu->register_mutex); in snd_emux_new()
/Linux-v6.6/sound/core/seq/
Dseq_midi.c59 static DEFINE_MUTEX(register_mutex);
301 mutex_lock(&register_mutex); in snd_seq_midisynth_probe()
307 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
317 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
399 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
416 mutex_unlock(&register_mutex); in snd_seq_midisynth_probe()
430 mutex_lock(&register_mutex); in snd_seq_midisynth_remove()
433 mutex_unlock(&register_mutex); in snd_seq_midisynth_remove()
449 mutex_unlock(&register_mutex); in snd_seq_midisynth_remove()
Dseq_clientmgr.c56 static DEFINE_MUTEX(register_mutex);
298 mutex_lock(&register_mutex); in seq_free_client()
314 mutex_unlock(&register_mutex); in seq_free_client()
335 mutex_lock(&register_mutex); in snd_seq_open()
338 mutex_unlock(&register_mutex); in snd_seq_open()
358 mutex_unlock(&register_mutex); in snd_seq_open()
365 mutex_unlock(&register_mutex); in snd_seq_open()
2365 mutex_lock(&register_mutex); in snd_seq_create_kernel_client()
2377 mutex_unlock(&register_mutex); in snd_seq_create_kernel_client()
2392 mutex_unlock(&register_mutex); in snd_seq_create_kernel_client()
[all …]
/Linux-v6.6/sound/usb/hiface/
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-v6.6/sound/usb/
Dcard.c118 static DEFINE_MUTEX(register_mutex);
801 mutex_lock(&register_mutex); in usb_audio_probe()
913 mutex_unlock(&register_mutex); in usb_audio_probe()
930 mutex_unlock(&register_mutex); in usb_audio_probe()
949 mutex_lock(&register_mutex); in usb_audio_disconnect()
994 mutex_unlock(&register_mutex); in usb_audio_disconnect()
997 mutex_unlock(&register_mutex); in usb_audio_disconnect()
/Linux-v6.6/drivers/char/xillybus/
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()
Dxillybus.h97 struct mutex register_mutex; member
/Linux-v6.6/drivers/staging/greybus/
Daudio_codec.c819 mutex_lock(&gbcodec->register_mutex); in gbaudio_register_module()
825 mutex_unlock(&gbcodec->register_mutex); in gbaudio_register_module()
831 mutex_unlock(&gbcodec->register_mutex); in gbaudio_register_module()
868 mutex_unlock(&gbcodec->register_mutex); in gbaudio_register_module()
941 mutex_lock(&gbcodec->register_mutex); in gbaudio_unregister_module()
990 mutex_unlock(&gbcodec->register_mutex); in gbaudio_unregister_module()
1010 mutex_init(&info->register_mutex); in gbcodec_probe()
Daudio_codec.h74 struct mutex register_mutex; member
/Linux-v6.6/include/sound/
Demux_synth.h101 struct mutex register_mutex; member
Dgus.h431 struct mutex register_mutex; member