Home
last modified time | relevance | path

Searched refs:max3191x_chip (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-max3191x.c72 struct max3191x_chip { struct
119 static unsigned int max3191x_wordlen(struct max3191x_chip *max3191x) in max3191x_wordlen()
124 static int max3191x_readout_locked(struct max3191x_chip *max3191x) in max3191x_readout_locked()
191 static bool max3191x_chip_is_faulting(struct max3191x_chip *max3191x, in max3191x_chip_is_faulting()
209 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_get()
235 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_get_multiple()
269 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_set_config()
362 struct max3191x_chip *max3191x; in max3191x_probe()
448 struct max3191x_chip *max3191x = spi_get_drvdata(spi); in max3191x_remove()