regmap_irq_set_type_config_simple
ret = regmap_irq_set_type_config_simple(&d->type_buf, type,
EXPORT_SYMBOL_GPL(regmap_irq_set_type_config_simple);
return regmap_irq_set_type_config_simple(buf, type, irq_data, idx, irq_drv_data);
.set_type_config = regmap_irq_set_type_config_simple,
int regmap_irq_set_type_config_simple(unsigned int **buf, unsigned int type,
.set_type_config = regmap_irq_set_type_config_simple,