Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dacpi_power_meter.c110 struct sensor_template { struct
482 static struct sensor_template meter_attrs[] = {
493 static struct sensor_template misc_cap_attrs[] = {
501 static struct sensor_template ro_cap_attrs[] = {
506 static struct sensor_template rw_cap_attrs[] = {
511 static struct sensor_template trip_attrs[] = {
517 static struct sensor_template misc_attrs[] = {
631 struct sensor_template *attrs) in register_attrs()