Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/regmap/
Dregmap-irq.c274 static int regmap_irq_set_wake(struct irq_data *data, unsigned int on) in regmap_irq_set_wake() function
301 .irq_set_wake = regmap_irq_set_wake,