Searched defs:cy8c95x0_pinctrl (Results 1 – 1 of 1) sorted by relevance
147 struct cy8c95x0_pinctrl { struct148 struct regmap *regmap;149 struct mutex irq_lock;150 struct mutex i2c_lock;158 int nport;159 struct gpio_chip gpio_chip;160 unsigned long driver_data;161 struct regulator *regulator;162 struct device *dev;165 char name[32];[all …]