Searched refs:sensor_attr (Results 1 – 2 of 2) sorted by relevance
322 struct sensor_device_attribute_2 *sensor_attr = in show_vid() local324 int index = sensor_attr->index; in show_vid()354 struct sensor_device_attribute_2 *sensor_attr = in show_alarm_beep() local356 int nr = sensor_attr->nr; in show_alarm_beep()357 int index = sensor_attr->index >> 3; in show_alarm_beep()358 int bit = sensor_attr->index & 0x07; in show_alarm_beep()376 struct sensor_device_attribute_2 *sensor_attr = in store_beep() local378 int index = sensor_attr->index >> 3; in store_beep()379 int shift = sensor_attr->index & 0x07; in store_beep()465 struct sensor_device_attribute_2 *sensor_attr = in show_fan() local[all …]
6235 struct sensor_device_attribute *sensor_attr = in thermal_temp_input_show() local6237 int idx = sensor_attr->index; in thermal_temp_input_show()6302 struct sensor_device_attribute *sensor_attr = in thermal_attr_is_visible() local6305 int idx = sensor_attr->index; in thermal_attr_is_visible()