Home
last modified time | relevance | path

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

/linux-6.8/drivers/hwmon/
Daquacomputer_d5next.c546 struct aqc_data { struct
547 struct hid_device *hdev;
548 struct device *hwmon_dev;
549 struct dentry *debugfs;
550 struct mutex mutex; /* Used for locking access when reading and writing PWM values */
551 enum kinds kind;
552 const char *name;
554 int status_report_id; /* Used for legacy devices, report is stored in buffer */
555 int ctrl_report_id;
556 int secondary_ctrl_report_id;
[all …]