Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp464.c93 struct tmp464_data { struct
94 struct regmap *regmap;
95 struct mutex update_lock;
96 int channels;
120 static int tmp464_enable_channels(struct tmp464_data *data) in tmp464_enable_channels() argument