Searched refs:prox_attr (Results 1 – 1 of 1) sorted by relevance
33 struct hid_sensor_hub_attribute_info prox_attr[MAX_CHANNELS]; member102 report_id = prox_state->prox_attr[chan->scan_index].report_id; in prox_read_raw()104 min = prox_state->prox_attr[chan->scan_index].logical_minimum; in prox_read_raw()246 &st->prox_attr[index]); in prox_parse_report()254 st->prox_attr[index].size); in prox_parse_report()255 dev_dbg(&pdev->dev, "prox %x:%x\n", st->prox_attr[index].index, in prox_parse_report()256 st->prox_attr[index].report_id); in prox_parse_report()258 hid_sensor_format_scale(usage_id, &st->prox_attr[index], in prox_parse_report()
Completed in 5 milliseconds