Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dhid-sensor-prox.c33 struct hid_sensor_hub_attribute_info prox_attr[MAX_CHANNELS]; member
100 report_id = prox_state->prox_attr[chan->scan_index].report_id; in prox_read_raw()
102 min = prox_state->prox_attr[chan->scan_index].logical_minimum; in prox_read_raw()
123 prox_state->prox_attr[chan->scan_index].unit_expo); in prox_read_raw()
239 &st->prox_attr[index]); in prox_parse_report()
247 st->prox_attr[index].size); in prox_parse_report()
248 dev_dbg(&pdev->dev, "prox %x:%x\n", st->prox_attr[index].index, in prox_parse_report()
249 st->prox_attr[index].report_id); in prox_parse_report()