Searched refs:fault_pins (Results 1 – 1 of 1) sorted by relevance
78 struct gpio_descs *fault_pins; member155 if (max3191x->fault_pins && !max3191x->ignore_uv) { in max3191x_readout_locked()158 (max3191x->fault_pins->ndescs == 1) in max3191x_readout_locked()159 ? max3191x->fault_pins->desc[0] in max3191x_readout_locked()160 : max3191x->fault_pins->desc[i]; in max3191x_readout_locked()374 max3191x->fault_pins = devm_gpiod_get_array_optional_count(dev, in max3191x_probe()