Searched refs:type_buf_def (Results 1 – 1 of 1) sorted by relevance
40 unsigned int *type_buf_def; member186 if (!d->type_buf_def[i]) in regmap_irq_sync_unlock()192 d->type_buf_def[i], ~d->type_buf[i]); in regmap_irq_sync_unlock()195 d->type_buf_def[i], d->type_buf[i]); in regmap_irq_sync_unlock()651 d->type_buf_def = kcalloc(num_type_reg, in regmap_add_irq_chip_fwnode()653 if (!d->type_buf_def) in regmap_add_irq_chip_fwnode()785 ret = regmap_read(map, reg, &d->type_buf_def[i]); in regmap_add_irq_chip_fwnode()788 d->type_buf_def[i] = ~d->type_buf_def[i]; in regmap_add_irq_chip_fwnode()829 kfree(d->type_buf_def); in regmap_add_irq_chip_fwnode()899 kfree(d->type_buf_def); in regmap_del_irq_chip()