Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dphantom.c35 #define PHB_NOT_OH 2 macro
114 if (r.reg == PHN_CONTROL && (dev->status & PHB_NOT_OH)) { in phantom_ioctl()
134 if (dev->status & PHB_NOT_OH) in phantom_ioctl()
186 dev->status |= PHB_NOT_OH; in phantom_ioctl()
229 WARN_ON(dev->status & PHB_NOT_OH); in phantom_open()
248 dev->status &= ~PHB_NOT_OH; in phantom_release()
298 if (dev->status & PHB_NOT_OH) { in phantom_isr()
/kernel/linux/linux-6.6/drivers/misc/
H A Dphantom.c35 #define PHB_NOT_OH 2 macro
114 if (r.reg == PHN_CONTROL && (dev->status & PHB_NOT_OH)) { in phantom_ioctl()
134 if (dev->status & PHB_NOT_OH) in phantom_ioctl()
186 dev->status |= PHB_NOT_OH; in phantom_ioctl()
229 WARN_ON(dev->status & PHB_NOT_OH); in phantom_open()
248 dev->status &= ~PHB_NOT_OH; in phantom_release()
298 if (dev->status & PHB_NOT_OH) { in phantom_isr()

Completed in 2 milliseconds