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