irq_edge_fall 69 drivers/gpio/gpio-pxa.c unsigned long irq_edge_fall; irq_edge_fall 394 drivers/gpio/gpio-pxa.c gfer |= c->irq_edge_fall & c->irq_mask; irq_edge_fall 410 drivers/gpio/gpio-pxa.c if ((c->irq_edge_rise | c->irq_edge_fall) & GPIO_bit(gpio)) irq_edge_fall 432 drivers/gpio/gpio-pxa.c c->irq_edge_fall |= mask; irq_edge_fall 434 drivers/gpio/gpio-pxa.c c->irq_edge_fall &= ~mask;