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

/linux-4.1.27/drivers/misc/
H A Dphantom.c39 #define PHB_NOT_OH 2 macro
118 if (r.reg == PHN_CONTROL && (dev->status & PHB_NOT_OH)) { phantom_ioctl()
138 if (dev->status & PHB_NOT_OH) phantom_ioctl()
190 dev->status |= PHB_NOT_OH; phantom_ioctl()
233 WARN_ON(dev->status & PHB_NOT_OH); phantom_open()
252 dev->status &= ~PHB_NOT_OH; phantom_release()
302 if (dev->status & PHB_NOT_OH) { phantom_isr()

Completed in 142 milliseconds