Home
last modified time | relevance | path

Searched refs:handle_post_irq (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpio/
A Dgpio-ws16c48.c286 chip->handle_post_irq = ws16c48_handle_post_irq; in ws16c48_probe()
/linux/drivers/mfd/
A Dtps6594-core.c469 .handle_post_irq = tps6594_handle_post_irq,
481 .handle_post_irq = tps6594_handle_post_irq,
A Dmax77620.c264 .handle_post_irq = max77620_irq_global_unmask,
/linux/drivers/base/regmap/
A Dregmap-irq.c505 if (chip->handle_post_irq) in regmap_irq_thread()
506 chip->handle_post_irq(chip->irq_drv_data); in regmap_irq_thread()
/linux/include/linux/
A Dregmap.h1647 int (*handle_post_irq)(void *irq_drv_data); member
/linux/sound/soc/codecs/
A Dwcd937x.c239 .handle_post_irq = wcd937x_handle_post_irq,

Completed in 27 milliseconds