Home
last modified time | relevance | path

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

/drivers/hwmon/
Dnct6683.c398 struct sensor_template_group { struct
406 const struct sensor_template_group *tg, in nct6683_create_attr_group() argument
705 static const struct sensor_template_group nct6683_in_template_group = {
776 static const struct sensor_template_group nct6683_fan_template_group = {
904 static const struct sensor_template_group nct6683_temp_template_group = {
966 static const struct sensor_template_group nct6683_pwm_template_group = {
Dnct6775-core.c987 struct sensor_template_group { struct
994 const struct sensor_template_group *tg, int repeat) in nct6775_add_template_attr_group() argument
1857 static const struct sensor_template_group nct6775_in_template_group = {
2093 static const struct sensor_template_group nct6775_fan_template_group = {
2324 static const struct sensor_template_group nct6775_temp_template_group = {
3316 static const struct sensor_template_group nct6775_pwm_template_group = {
3424 struct sensor_template_group tsi_temp_tg; in nct6775_probe()