Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap-irq.c244 static int regmap_irq_set_type(struct irq_data *data, unsigned int type) in regmap_irq_set_type() function
300 .irq_set_type = regmap_irq_set_type,