Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-max3191x.c74 struct max3191x_chip { struct
121 static unsigned int max3191x_wordlen(struct max3191x_chip *max3191x) in max3191x_wordlen()
126 static int max3191x_readout_locked(struct max3191x_chip *max3191x) in max3191x_readout_locked()
193 static bool max3191x_chip_is_faulting(struct max3191x_chip *max3191x, in max3191x_chip_is_faulting()
211 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_get()
237 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_get_multiple()
271 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_set_config()
361 struct max3191x_chip *max3191x; in max3191x_probe()
446 struct max3191x_chip *max3191x = spi_get_drvdata(spi); in max3191x_remove()