Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dacpi_power_meter.c97 struct sensor_template { struct
481 static struct sensor_template meter_attrs[] = {
492 static struct sensor_template misc_cap_attrs[] = {
500 static struct sensor_template ro_cap_attrs[] = {
505 static struct sensor_template rw_cap_attrs[] = {
510 static struct sensor_template trip_attrs[] = {
516 static struct sensor_template misc_attrs[] = {
630 struct sensor_template *attrs) in register_attrs()