Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Daquacomputer_d5next.c264 struct aqc_data { struct
265 struct hid_device *hdev;
266 struct device *hwmon_dev;
267 struct dentry *debugfs;
268 struct mutex mutex; /* Used for locking access when reading and writing PWM values */
269 enum kinds kind;
270 const char *name;
272 int buffer_size;
273 u8 *buffer;
274 int checksum_start;
[all …]