Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-max3191x.c71 struct max3191x_chip { struct
72 struct gpio_chip gpio;
73 struct mutex lock;
74 u32 nchips;
75 enum max3191x_mode mode;
76 struct gpio_descs *modesel_pins;
77 struct gpio_descs *fault_pins;
78 struct gpio_descs *db0_pins;
79 struct gpio_descs *db1_pins;
80 struct spi_message mesg;
[all …]