Home
last modified time | relevance | path

Searched refs:status_report_id (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Daquacomputer_d5next.c556 int status_report_id; /* Used for legacy devices, report is stored in buffer */ member
939 ret = hid_hw_raw_request(priv->hdev, priv->status_report_id, priv->buffer, in aqc_legacy_read()
1013 if (priv->status_report_id != 0) { in aqc_read()
1806 priv->status_report_id = POWERADJUST3_STATUS_REPORT_ID; in aqc_probe()
1812 priv->status_report_id = AQUASTREAMXT_STATUS_REPORT_ID; in aqc_probe()
1818 priv->status_report_id = HIGHFLOW_STATUS_REPORT_ID; in aqc_probe()