Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dacpi_power_meter.c96 struct sensor_template { struct
477 static struct sensor_template meter_attrs[] = {
488 static struct sensor_template misc_cap_attrs[] = {
496 static struct sensor_template ro_cap_attrs[] = {
501 static struct sensor_template rw_cap_attrs[] = {
506 static struct sensor_template trip_attrs[] = {
512 static struct sensor_template misc_attrs[] = {
626 struct sensor_template *attrs) in register_attrs()