Searched defs:chip_ngpio (Results 1 - 1 of 1) sorted by last modified time

/drivers/gpio/
H A Dgpio-tps65910.c87 struct tps65910 *tps65910, int chip_ngpio)
91 int ngpio = min(chip_ngpio, TPS6591X_MAX_NUM_GPIO);
110 struct tps65910 *tps65910, int chip_ngpio)
86 tps65910_parse_dt_for_gpio(struct device *dev, struct tps65910 *tps65910, int chip_ngpio) argument
109 tps65910_parse_dt_for_gpio(struct device *dev, struct tps65910 *tps65910, int chip_ngpio) argument

Completed in 25 milliseconds