Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dwcd934x.c73 .set_type_config = regmap_irq_set_type_config_simple,
/linux/drivers/base/regmap/
H A Dregmap-irq.c258 ret = regmap_irq_set_type_config_simple(&d->type_buf, type, in regmap_irq_set_type()
567 int regmap_irq_set_type_config_simple(unsigned int **buf, unsigned int type, in regmap_irq_set_type_config_simple() function
609 EXPORT_SYMBOL_GPL(regmap_irq_set_type_config_simple);
/linux/include/linux/
H A Dregmap.h1654 int regmap_irq_set_type_config_simple(unsigned int **buf, unsigned int type,
/linux/sound/soc/codecs/
H A Dwcd9335.c5025 .set_type_config = regmap_irq_set_type_config_simple,