Searched defs:max31335_data (Results 1 – 1 of 1) sorted by relevance
218 struct max31335_data { struct219 struct regmap *regmap;220 struct rtc_device *rtc;221 struct clk_hw clkout;222 struct clk *clkin;223 const struct chip_desc *chip;224 int irq;