Searched defs:mlx90614_data (Results 1 – 1 of 1) sorted by relevance
96 struct mlx90614_data { struct97 struct i2c_client *client;98 struct mutex lock; /* for EEPROM access only */99 struct gpio_desc *wakeup_gpio; /* NULL to disable sleep/wake-up */100 const struct mlx_chip_info *chip_info; /* Chip hardware details */101 unsigned long ready_timestamp; /* in jiffies */