hid_sensor_set_report_latency
EXPORT_SYMBOL_NS(hid_sensor_set_report_latency, "IIO_HID_ATTRIBUTES");
hid_sensor_set_report_latency(attrb, attrb->latency_ms);
ret = hid_sensor_set_report_latency(attrb, latency);
int hid_sensor_set_report_latency(struct hid_sensor_common *st, int latency);