Searched defs:mlx90614_data (Results 1 – 1 of 1) sorted by relevance
73 struct mlx90614_data { struct74 struct i2c_client *client;75 struct mutex lock; /* for EEPROM access only */76 struct gpio_desc *wakeup_gpio; /* NULL to disable sleep/wake-up */77 unsigned long ready_timestamp; /* in jiffies */