Searched defs:cc2_data (Results 1 – 1 of 1) sorted by relevance
79 struct cc2_data { struct80 struct cc2_rh_alarm_info rh_alarm;81 struct completion complete;82 struct device *hwmon;83 struct i2c_client *client;84 struct regulator *regulator;85 const char *name;86 int irq_ready;87 int irq_low;88 int irq_high;[all …]