Searched defs:adc5_chip (Results 1 – 1 of 1) sorted by relevance
144 struct adc5_chip { struct145 struct regmap *regmap;169 static int adc5_read(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_read() argument