Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dchipcap2.c78 struct cc2_data { struct
79 struct cc2_rh_alarm_info rh_alarm;
80 struct completion complete;
81 struct device *hwmon;
82 struct i2c_client *client;
83 struct mutex dev_access_lock; /* device access lock */
84 struct regulator *regulator;
85 const char *name;
86 int irq_ready;
87 int irq_low;
[all …]