Searched refs:sensor_inst (Results 1 – 1 of 1) sorted by relevance
350 sensor_inst->hsdev, in show_value()490 sensor_field = &sensor_inst->fields[sensor_inst->sensor_field_count]; in hid_sensor_custom_add_field()562 *sensor_inst) in hid_sensor_custom_add_attributes()617 sensor_inst->power_state = &sensor_inst->fields[i]; in hid_sensor_custom_add_attributes()620 sensor_inst->report_state = &sensor_inst->fields[i]; in hid_sensor_custom_add_attributes()627 sensor_inst) in hid_sensor_custom_remove_attributes()734 sensor_inst->custom_dev.name = dev_name(&sensor_inst->pdev->dev); in hid_sensor_custom_dev_if_add()745 *sensor_inst) in hid_sensor_custom_dev_if_remove()878 sensor_inst = devm_kzalloc(&pdev->dev, sizeof(*sensor_inst), in hid_sensor_custom_probe()880 if (!sensor_inst) in hid_sensor_custom_probe()[all …]
Completed in 8 milliseconds