Searched refs:gpio_lock (Results 26 - 39 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttvp.h349 spinlock_t gpio_lock; member in struct:bttv
H A Dbttv-driver.c4315 spin_lock_init(&btv->gpio_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sn/
H A Dioc3.c482 spin_lock_irqsave(&idd->gpio_lock, flags);
484 spin_unlock_irqrestore(&idd->gpio_lock, flags);
643 spin_lock_init(&idd->gpio_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885.h340 struct mutex gpio_lock; member in struct:cx23885_dev
H A Dcx23885-core.c840 mutex_init(&dev->gpio_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/ssb/
H A Dssb.h340 spinlock_t gpio_lock; member in struct:ssb_bus
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-ioctl.c1031 mutex_lock(&cx->gpio_lock);
1034 mutex_unlock(&cx->gpio_lock);
H A Dcx18-driver.h630 struct mutex gpio_lock; member in struct:cx18
H A Dcx18-driver.c701 mutex_init(&cx->gpio_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c226 spinlock_t gpio_lock; /* RMW of shadows/regs for ExtCtrl and GPIO */ member in struct:qib_chip_specific
1470 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
1480 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
3077 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
3085 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
3212 spin_lock_init(&dd->cspec->gpio_lock);
H A Dqib_iba7322.c495 spinlock_t gpio_lock; /* RMW of shadows/regs for ExtCtrl and GPIO */ member in struct:qib_chip_specific
2463 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
2480 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
2540 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
2543 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
5275 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
5283 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
5555 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
5560 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
5903 spin_lock_init(&dd->cspec->gpio_lock);
[all...]
H A Dqib_iba7220.c1754 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
1771 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
3774 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
3782 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
3989 spin_lock_init(&dd->cspec->gpio_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/bt8xx/
H A Ddvb-bt8xx.c908 mutex_init(&card->bt->gpio_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ssb/
H A Dmain.c751 spin_lock_init(&bus->gpio_lock);

Completed in 207 milliseconds

12