Lines Matching refs:wakeirq
930 if (stm32_port->wakeirq > 0) {
1045 stm32port->wakeirq = platform_get_irq_optional(pdev, 1);
1046 if (stm32port->wakeirq <= 0 && stm32port->wakeirq != -ENXIO)
1047 return stm32port->wakeirq ? : -ENODEV;
1287 if (stm32port->wakeirq > 0) {
1293 stm32port->wakeirq);
1347 if (stm32port->wakeirq > 0)
1351 if (stm32port->wakeirq > 0)
1400 if (stm32_port->wakeirq > 0) {
1516 if (stm32_port->wakeirq <= 0)