Home
last modified time | relevance | path

Searched refs:wa_lock_flags (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/irqchip/
A Dirq-keystone.c90 unsigned long wa_lock_flags; in keystone_irq_handler() local
107 raw_spin_lock_irqsave(&kirq->wa_lock, wa_lock_flags); in keystone_irq_handler()
110 wa_lock_flags); in keystone_irq_handler()
/linux/drivers/gpio/
A Dgpio-omap.c564 unsigned long wa_lock_flags; in omap_gpio_irq_handler() local
612 raw_spin_lock_irqsave(&bank->wa_lock, wa_lock_flags); in omap_gpio_irq_handler()
617 wa_lock_flags); in omap_gpio_irq_handler()
/linux/Documentation/driver-api/gpio/
A Ddriver.rst347 unsigned long wa_lock_flags;
348 raw_spin_lock_irqsave(&bank->wa_lock, wa_lock_flags);
350 raw_spin_unlock_irqrestore(&bank->wa_lock, wa_lock_flags);

Completed in 7 milliseconds