Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-max3191x.c74 struct max3191x_chip { struct
75 struct gpio_chip gpio;
76 struct mutex lock;
77 u32 nchips;
78 enum max3191x_mode mode;
79 struct gpio_descs *modesel_pins;
80 struct gpio_descs *fault_pins;
81 struct gpio_descs *db0_pins;
82 struct gpio_descs *db1_pins;
83 struct spi_message mesg;
[all …]