Home
last modified time | relevance | path

Searched refs:had_spinlock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/x86/
H A Dintel_hdmi_audio.c164 * Don't call this inside had_spinlock, as it takes by itself
172 spin_lock_irqsave(&intelhaddata->had_spinlock, flags); in had_substream_get()
176 spin_unlock_irqrestore(&intelhaddata->had_spinlock, flags); in had_substream_get()
181 * Don't call this inside had_spinlock, as it takes by itself
187 spin_lock_irqsave(&intelhaddata->had_spinlock, flags); in had_substream_put()
189 spin_unlock_irqrestore(&intelhaddata->had_spinlock, flags); in had_substream_put()
951 spin_lock_irqsave(&intelhaddata->had_spinlock, flags); in had_process_ringbuf()
978 spin_unlock_irqrestore(&intelhaddata->had_spinlock, flags); in had_process_ringbuf()
1091 spin_lock_irq(&intelhaddata->had_spinlock); in had_pcm_open()
1094 spin_unlock_irq(&intelhaddata->had_spinlock); in had_pcm_open()
[all...]
H A Dintel_hdmi_audio.h96 * @had_spinlock: driver lock
109 spinlock_t had_spinlock; member
/kernel/linux/linux-6.6/sound/x86/
H A Dintel_hdmi_audio.c166 * Don't call this inside had_spinlock, as it takes by itself
174 spin_lock_irqsave(&intelhaddata->had_spinlock, flags); in had_substream_get()
178 spin_unlock_irqrestore(&intelhaddata->had_spinlock, flags); in had_substream_get()
183 * Don't call this inside had_spinlock, as it takes by itself
189 spin_lock_irqsave(&intelhaddata->had_spinlock, flags); in had_substream_put()
191 spin_unlock_irqrestore(&intelhaddata->had_spinlock, flags); in had_substream_put()
953 spin_lock_irqsave(&intelhaddata->had_spinlock, flags); in had_process_ringbuf()
980 spin_unlock_irqrestore(&intelhaddata->had_spinlock, flags); in had_process_ringbuf()
1096 spin_lock_irq(&intelhaddata->had_spinlock); in had_pcm_open()
1099 spin_unlock_irq(&intelhaddata->had_spinlock); in had_pcm_open()
[all...]
H A Dintel_hdmi_audio.h96 * @had_spinlock: driver lock
109 spinlock_t had_spinlock; member

Completed in 7 milliseconds