PHB_RUNNING 66 drivers/misc/phantom.c if (!(dev->status & PHB_RUNNING) && (newstat & PHB_RUNNING)) { PHB_RUNNING 71 drivers/misc/phantom.c } else if ((dev->status & PHB_RUNNING) && !(newstat & PHB_RUNNING)) { PHB_RUNNING 106 drivers/misc/phantom.c phantom_status(dev, dev->status | PHB_RUNNING)){ PHB_RUNNING 124 drivers/misc/phantom.c phantom_status(dev, dev->status & ~PHB_RUNNING); PHB_RUNNING 180 drivers/misc/phantom.c if (dev->status & PHB_RUNNING) { PHB_RUNNING 247 drivers/misc/phantom.c phantom_status(dev, dev->status & ~PHB_RUNNING); PHB_RUNNING 263 drivers/misc/phantom.c if (!(dev->status & PHB_RUNNING))