Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dacpi_power_meter.c97 struct sensor_template { struct
469 static struct sensor_template meter_attrs[] = {
480 static struct sensor_template misc_cap_attrs[] = {
488 static struct sensor_template ro_cap_attrs[] = {
493 static struct sensor_template rw_cap_attrs[] = {
498 static struct sensor_template trip_attrs[] = {
504 static struct sensor_template misc_attrs[] = {
619 struct sensor_template *attrs) in register_attrs()