Home
last modified time | relevance | path

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

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