Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Daquacomputer_d5next.c549 struct aqc_data { struct
550 struct hid_device *hdev;
551 struct device *hwmon_dev;
552 struct dentry *debugfs;
553 enum kinds kind;
554 const char *name;
556 int status_report_id; /* Used for legacy devices, report is stored in buffer */
557 int ctrl_report_id;
558 int secondary_ctrl_report_id;
559 int secondary_ctrl_report_size;
[all …]