Searched refs:slock (Results 51 - 75 of 152) sorted by relevance

1234567

/linux-master/drivers/media/platform/st/sti/bdisp/
H A Dbdisp.h174 * @slock: spinlock protecting this data structure
190 spinlock_t slock; member in struct:bdisp_dev
/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h178 * Protected by slock
193 * @slock: the mutex protecting mtp_mdp_ctx.state
218 struct mutex slock; member in struct:mtk_mdp_ctx
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h74 spinlock_t slock; member in struct:vchiq_mmal_port
/linux-master/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.h97 * @slock: spinlock protecting the device contexts
113 spinlock_t slock; member in struct:s5p_jpeg
/linux-master/drivers/media/pci/tw5864/
H A Dtw5864-video.c203 spin_lock_irqsave(&dev->slock, flags);
205 spin_unlock_irqrestore(&dev->slock, flags);
363 spin_lock_irqsave(&dev->slock, flags);
365 spin_unlock_irqrestore(&dev->slock, flags);
421 spin_lock_irqsave(&dev->slock, flags);
423 spin_unlock_irqrestore(&dev->slock, flags);
453 spin_lock_irqsave(&input->slock, flags);
465 spin_unlock_irqrestore(&input->slock, flags);
507 spin_lock_irqsave(&input->slock, flags);
512 spin_unlock_irqrestore(&input->slock, flag
[all...]
/linux-master/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c748 spin_lock_irqsave(&ctx->gsc_dev->slock, flags);
750 spin_unlock_irqrestore(&ctx->gsc_dev->slock, flags);
873 spin_lock(&gsc->slock);
889 spin_unlock(&gsc->slock);
901 spin_unlock(&gsc->slock);
1135 spin_lock_init(&gsc->slock);
1230 spin_lock_irqsave(&gsc->slock, flags);
1232 spin_unlock_irqrestore(&gsc->slock, flags);
1237 spin_unlock_irqrestore(&gsc->slock, flags);
1252 spin_lock_irqsave(&gsc->slock, flag
[all...]
/linux-master/drivers/pinctrl/samsung/
H A Dpinctrl-samsung.c400 raw_spin_lock_irqsave(&bank->slock, flags);
407 raw_spin_unlock_irqrestore(&bank->slock, flags);
450 raw_spin_lock_irqsave(&bank->slock, flags);
467 raw_spin_unlock_irqrestore(&bank->slock, flags);
534 * The samsung_gpio_set_vlaue() should be called with "bank->slock" held
560 raw_spin_lock_irqsave(&bank->slock, flags);
562 raw_spin_unlock_irqrestore(&bank->slock, flags);
582 * The samsung_gpio_set_direction() should be called with "bank->slock" held
625 raw_spin_lock_irqsave(&bank->slock, flags);
627 raw_spin_unlock_irqrestore(&bank->slock, flag
[all...]
H A Dpinctrl-exynos.c64 raw_spin_lock_irqsave(&bank->slock, flags);
70 raw_spin_unlock_irqrestore(&bank->slock, flags);
113 raw_spin_lock_irqsave(&bank->slock, flags);
119 raw_spin_unlock_irqrestore(&bank->slock, flags);
203 raw_spin_lock_irqsave(&bank->slock, flags);
210 raw_spin_unlock_irqrestore(&bank->slock, flags);
226 raw_spin_lock_irqsave(&bank->slock, flags);
233 raw_spin_unlock_irqrestore(&bank->slock, flags);
H A Dpinctrl-samsung.h169 * @slock: spinlock protecting bank registers
196 raw_spinlock_t slock; member in struct:samsung_pin_bank
/linux-master/drivers/media/pci/cx88/
H A Dcx88-vbi.c215 spin_lock_irqsave(&dev->slock, flags);
223 spin_unlock_irqrestore(&dev->slock, flags);
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-vbi.c194 spin_lock(&dev->slock);
209 spin_unlock(&dev->slock);
H A Dsaa7134-alsa.c128 spin_lock(&dev->slock);
154 spin_unlock(&dev->slock);
174 spin_unlock(&dev->slock);
176 spin_lock(&dev->slock);
180 spin_unlock(&dev->slock);
240 spin_lock(&dev->slock);
250 spin_unlock(&dev->slock);
/linux-master/drivers/media/i2c/
H A Dvideo-i2c.c80 spinlock_t slock; member in struct:video_i2c_data
444 spin_lock(&data->slock);
446 spin_unlock(&data->slock);
465 spin_lock(&data->slock);
473 spin_unlock(&data->slock);
505 spin_lock(&data->slock);
512 spin_unlock(&data->slock);
821 spin_lock_init(&data->slock);
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-out.c73 spin_lock(&dev->slock);
75 spin_unlock(&dev->slock);
H A Dvivid-meta-cap.c70 spin_lock(&dev->slock);
72 spin_unlock(&dev->slock);
H A Dvivid-sdr-cap.c96 spin_lock(&dev->slock);
102 spin_unlock(&dev->slock);
260 spin_lock(&dev->slock);
262 spin_unlock(&dev->slock);
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-audio.c516 spin_lock(&dev->adev.slock);
528 spin_unlock(&dev->adev.slock);
544 spin_lock_irqsave(&dev->adev.slock, flags);
546 spin_unlock_irqrestore(&dev->adev.slock, flags);
584 spin_lock_init(&adev->slock);
/linux-master/drivers/media/usb/au0828/
H A Dau0828-video.c132 spin_lock_irqsave(&dev->slock, flags);
134 spin_unlock_irqrestore(&dev->slock, flags);
729 spin_lock_irqsave(&dev->slock, flags);
731 spin_unlock_irqrestore(&dev->slock, flags);
865 spin_lock_irqsave(&dev->slock, flags);
878 spin_unlock_irqrestore(&dev->slock, flags);
895 spin_lock_irqsave(&dev->slock, flags);
908 spin_unlock_irqrestore(&dev->slock, flags);
962 spin_lock_irqsave(&dev->slock, flags);
975 spin_unlock_irqrestore(&dev->slock, flag
[all...]
/linux-master/drivers/staging/sm750fb/
H A Dsm750.c192 spin_lock(&sm750_dev->slock);
199 spin_unlock(&sm750_dev->slock);
226 spin_lock(&sm750_dev->slock);
233 spin_unlock(&sm750_dev->slock);
275 spin_lock(&sm750_dev->slock);
283 spin_unlock(&sm750_dev->slock);
1059 spin_lock_init(&sm750_dev->slock);
H A Dsm750.h103 spinlock_t slock; member in struct:sm750_dev
/linux-master/drivers/media/pci/tw68/
H A Dtw68-core.c179 spin_lock_init(&dev->slock);
396 spin_lock_irqsave(&dev->slock, flags);
401 spin_unlock_irqrestore(&dev->slock, flags);
H A Dtw68.h132 spinlock_t slock; member in struct:tw68_dev
/linux-master/arch/parisc/kernel/
H A Dirq.c364 volatile unsigned int slock[4]; member in union:irq_stack_union
369 .slock = { 1,1,1,1 },
456 irq_stack = ALIGN(irq_stack + sizeof(irq_stack_union.slock),
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c49 spin_lock_irqsave(&fimc->slock, flags);
72 spin_unlock_irqrestore(&fimc->slock, flags);
91 spin_lock_irqsave(&fimc->slock, flags);
118 spin_unlock_irqrestore(&fimc->slock, flags);
133 spin_lock_irqsave(&fimc->slock, flags);
136 spin_unlock_irqrestore(&fimc->slock, flags);
149 * To be called from within the interrupt handler with fimc.slock
412 spin_lock_irqsave(&fimc->slock, flags);
441 spin_unlock_irqrestore(&fimc->slock, flags);
451 spin_unlock_irqrestore(&fimc->slock, flag
[all...]
H A Dmedia-dev.h114 * @slock: spinlock protecting @sensor array
144 spinlock_t slock; member in struct:fimc_md

Completed in 180 milliseconds

1234567