Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax6639.c69 struct max6639_data { struct
70 struct i2c_client *client;
71 struct mutex update_lock;
95 static struct max6639_data *max6639_update_device(struct device *dev) in max6639_update_device() argument