Searched defs:max6639_data (Results 1 – 1 of 1) sorted by relevance
69 struct max6639_data { struct70 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