Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dacpi_power_meter.c97 struct sensor_template { struct
472 static struct sensor_template meter_attrs[] = {
483 static struct sensor_template misc_cap_attrs[] = {
491 static struct sensor_template ro_cap_attrs[] = {
496 static struct sensor_template rw_cap_attrs[] = {
501 static struct sensor_template trip_attrs[] = {
507 static struct sensor_template misc_attrs[] = {
622 struct sensor_template *attrs) in register_attrs()