PNP_CONFIGURABLE 398 drivers/pnp/isapnp/core.c dev->capabilities |= PNP_CONFIGURABLE; PNP_CONFIGURABLE 243 drivers/pnp/pnpacpi/core.c dev->capabilities |= PNP_CONFIGURABLE; PNP_CONFIGURABLE 245 drivers/pnp/pnpacpi/core.c if (device->flags.dynamic_status && (dev->capabilities & PNP_CONFIGURABLE)) PNP_CONFIGURABLE 260 drivers/pnp/pnpacpi/core.c if (dev->capabilities & PNP_CONFIGURABLE) PNP_CONFIGURABLE 322 drivers/pnp/pnpbios/core.c dev->capabilities |= PNP_CONFIGURABLE; PNP_CONFIGURABLE 318 include/linux/pnp.h ((dev)->capabilities & PNP_CONFIGURABLE))