Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Ddynack.c183 spin_lock_bh(&da->qlock); in ath_dynack_sample_tx_ts()
198 spin_unlock_bh(&da->qlock); in ath_dynack_sample_tx_ts()
236 spin_unlock_bh(&da->qlock); in ath_dynack_sample_tx_ts()
257 spin_lock_bh(&da->qlock); in ath_dynack_sample_ack_ts()
270 spin_unlock_bh(&da->qlock); in ath_dynack_sample_ack_ts()
288 spin_lock(&da->qlock); in ath_dynack_node_init()
290 spin_unlock(&da->qlock); in ath_dynack_node_init()
304 spin_lock(&da->qlock); in ath_dynack_node_deinit()
306 spin_unlock(&da->qlock); in ath_dynack_node_deinit()
347 spin_lock_init(&da->qlock); in ath_dynack_init()
Ddynack.h77 spinlock_t qlock; member
/linux-4.1.27/drivers/hid/
Duhid.c42 spinlock_t qlock; member
85 spin_lock_irqsave(&uhid->qlock, flags); in uhid_queue_event()
87 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_queue_event()
111 spin_lock_irqsave(&uhid->qlock, flags); in uhid_hid_start()
113 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_hid_start()
155 spin_lock_irqsave(&uhid->qlock, flags); in __uhid_report_queue_and_wait()
160 spin_unlock_irqrestore(&uhid->qlock, flags); in __uhid_report_queue_and_wait()
182 spin_lock_irqsave(&uhid->qlock, flags); in uhid_report_wake_up()
195 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_report_wake_up()
343 spin_lock_irqsave(&uhid->qlock, flags); in uhid_hid_output_raw()
[all …]
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-queue.c63 spin_lock_irqsave(&s->qlock, flags); in ivtv_enqueue()
68 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_enqueue()
76 spin_lock_irqsave(&s->qlock, flags); in ivtv_dequeue()
84 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_dequeue()
131 spin_lock_irqsave(&s->qlock, flags); in ivtv_queue_move()
141 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_queue_move()
181 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_queue_move()
Divtv-driver.h337 spinlock_t qlock; /* locks access to the queues */ member
Divtv-streams.c181 spin_lock_init(&s->qlock); in ivtv_stream_init()
/linux-4.1.27/drivers/input/touchscreen/
Dsur40.c155 spinlock_t qlock; member
382 spin_lock(&sur40->qlock); in sur40_process_video()
385 spin_unlock(&sur40->qlock); in sur40_process_video()
390 spin_unlock(&sur40->qlock); in sur40_process_video()
509 spin_lock_init(&sur40->qlock); in sur40_probe()
680 spin_lock(&sur40->qlock); in sur40_buffer_queue()
682 spin_unlock(&sur40->qlock); in sur40_buffer_queue()
690 spin_lock(&sur40->qlock); in return_all_buffers()
695 spin_unlock(&sur40->qlock); in return_all_buffers()
/linux-4.1.27/drivers/staging/media/omap4iss/
Diss_video.c352 spin_lock_irqsave(&video->qlock, flags); in iss_video_buf_queue()
361 spin_unlock_irqrestore(&video->qlock, flags); in iss_video_buf_queue()
368 spin_unlock_irqrestore(&video->qlock, flags); in iss_video_buf_queue()
425 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_buffer_next()
427 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next()
434 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next()
456 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_buffer_next()
458 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next()
482 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next()
498 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_cancel_stream()
[all …]
Diss_video.h170 spinlock_t qlock; /* protects dmaqueue and error */ member
Diss.c844 spin_lock_irqsave(&video->qlock, flags); in omap4iss_module_sync_idle()
846 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_module_sync_idle()
851 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_module_sync_idle()
/linux-4.1.27/Documentation/video4linux/
Dv4l2-pci-skeleton.c77 spinlock_t qlock; member
140 spin_lock(&skel->qlock); in skeleton_irq()
142 spin_unlock(&skel->qlock); in skeleton_irq()
221 spin_lock_irqsave(&skel->qlock, flags); in buffer_queue()
226 spin_unlock_irqrestore(&skel->qlock, flags); in buffer_queue()
235 spin_lock_irqsave(&skel->qlock, flags); in return_all_buffers()
240 spin_unlock_irqrestore(&skel->qlock, flags); in return_all_buffers()
864 spin_lock_init(&skel->qlock); in skeleton_probe()
/linux-4.1.27/sound/core/
Dtimer_compat.c84 spin_lock_irq(&tu->qlock); in snd_timer_user_status_compat()
86 spin_unlock_irq(&tu->qlock); in snd_timer_user_status_compat()
Dtimer.c71 spinlock_t qlock; member
1200 spin_lock(&tu->qlock); in snd_timer_user_interrupt()
1219 spin_unlock(&tu->qlock); in snd_timer_user_interrupt()
1253 spin_lock_irqsave(&tu->qlock, flags); in snd_timer_user_ccallback()
1255 spin_unlock_irqrestore(&tu->qlock, flags); in snd_timer_user_ccallback()
1270 spin_lock(&tu->qlock); in snd_timer_user_tinterrupt()
1273 spin_unlock(&tu->qlock); in snd_timer_user_tinterrupt()
1311 spin_unlock(&tu->qlock); in snd_timer_user_tinterrupt()
1330 spin_lock_init(&tu->qlock); in snd_timer_user_open()
1785 spin_lock_irq(&tu->qlock); in snd_timer_user_status()
[all …]
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dusb.c125 spinlock_t qlock; member
372 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_deq()
374 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_deq()
381 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_deq()
391 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_enq()
395 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_enq()
456 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_del_fromq()
458 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_del_fromq()
1114 spin_lock_init(&devinfo->qlock); in brcmf_usb_attach()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_dp_mst_topology.c756 mutex_lock(&mstb->mgr->qlock); in drm_dp_mst_wait_tx_reply()
780 mutex_unlock(&mgr->qlock); in drm_dp_mst_wait_tx_reply()
839 mutex_lock(&mstb->mgr->qlock); in drm_dp_destroy_mst_branch_device()
850 mutex_unlock(&mstb->mgr->qlock); in drm_dp_destroy_mst_branch_device()
1488 WARN_ON(!mutex_is_locked(&mgr->qlock)); in process_single_down_tx_qlock()
1534 mutex_lock(&mgr->qlock); in drm_dp_queue_down_tx()
1538 mutex_unlock(&mgr->qlock); in drm_dp_queue_down_tx()
1966 mutex_lock(&mgr->qlock); in drm_dp_send_up_ack_reply()
1970 mutex_unlock(&mgr->qlock); in drm_dp_send_up_ack_reply()
2225 mutex_lock(&mgr->qlock); in drm_dp_mst_handle_down_rep()
[all …]
/linux-4.1.27/drivers/media/usb/s2255/
Ds2255drv.c255 spinlock_t qlock; member
567 spin_lock_irqsave(&vc->qlock, flags); in s2255_got_frame()
570 spin_unlock_irqrestore(&vc->qlock, flags); in s2255_got_frame()
579 spin_unlock_irqrestore(&vc->qlock, flags); in s2255_got_frame()
709 spin_lock_irqsave(&vc->qlock, flags); in buffer_queue()
711 spin_unlock_irqrestore(&vc->qlock, flags); in buffer_queue()
1116 spin_lock_irqsave(&vc->qlock, flags); in stop_streaming()
1123 spin_unlock_irqrestore(&vc->qlock, flags); in stop_streaming()
2285 spin_lock_init(&vc->qlock); in s2255_probe()
/linux-4.1.27/include/drm/
Ddrm_dp_mst_helper.h445 struct mutex qlock; member