Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-max3191x.c72 struct max3191x_chip { struct
106 static unsigned int max3191x_wordlen(struct max3191x_chip *max3191x) in max3191x_wordlen() argument
111 static int max3191x_readout_locked(struct max3191x_chip *max3191x) in max3191x_readout_locked()
178 static bool max3191x_chip_is_faulting(struct max3191x_chip *max3191x, in max3191x_chip_is_faulting()
196 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_get()
222 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_get_multiple()
256 struct max3191x_chip *max3191x = gpiochip_get_data(gpio); in max3191x_set_config()
347 struct max3191x_chip *max3191x; in max3191x_probe()
428 struct max3191x_chip *max3191x = spi_get_drvdata(spi); in max3191x_remove()