Searched refs:common_errs (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/regulator/ |
H A D | driver.h | 711 int irq_flags, int common_errs, 716 int irq_flags, int common_errs, int *per_rdev_errs,
|
/linux/drivers/regulator/ |
H A D | devres.c | 715 * @common_errs: Errors which can be flagged by this IRQ for all rdevs. 732 int irq_flags, int common_errs, in devm_regulator_irq_helper() argument 739 ptr = regulator_irq_helper(dev, d, irq, irq_flags, common_errs, in devm_regulator_irq_helper()
|