Lines Matching defs:found
128 /* look until a matching dev/pin is found */
163 * link device is already configured (i.e. found in the irq cache)
194 PSM_VERBOSE_IRQ((CE_CONT, "!psm: link object found from cache "
436 * entry is found or the top is reached
609 PSM_VERBOSE_IRQ((CE_WARN, "!psm: no crs object found or"
674 * Returns the interrupt flags, if a match was found, in `intr_flagp' if
680 int found = 0;
683 while (irqlistp != NULL && !found) {
688 found = 1;
694 return (found ? ACPI_PSM_SUCCESS : ACPI_PSM_FAILURE);
869 * If info is found, stores polarity and sensitivity in the structure
903 * If info is found, stores polarity and sensitivity in the structure