Home
last modified time | relevance | path

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

/drivers/misc/
Dphantom.c54 spinlock_t regs_lock; member
105 spin_lock_irqsave(&dev->regs_lock, flags); in phantom_ioctl()
108 spin_unlock_irqrestore(&dev->regs_lock, flags); in phantom_ioctl()
126 spin_unlock_irqrestore(&dev->regs_lock, flags); in phantom_ioctl()
134 spin_lock_irqsave(&dev->regs_lock, flags); in phantom_ioctl()
144 spin_unlock_irqrestore(&dev->regs_lock, flags); in phantom_ioctl()
169 spin_lock_irqsave(&dev->regs_lock, flags); in phantom_ioctl()
174 spin_unlock_irqrestore(&dev->regs_lock, flags); in phantom_ioctl()
180 spin_lock_irqsave(&dev->regs_lock, flags); in phantom_ioctl()
184 spin_unlock_irqrestore(&dev->regs_lock, flags); in phantom_ioctl()
[all …]