Home
last modified time | relevance | path

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

/linux-4.1.27/net/dsa/
Ddsa.c316 scnprintf(ds->hwmon_name, sizeof(ds->hwmon_name), "%s_dsa%d", in dsa_switch_setup_one()
319 ds->hwmon_name, ds, dsa_hwmon_groups); in dsa_switch_setup_one()
/linux-4.1.27/include/net/
Ddsa.h155 char hwmon_name[IFNAMSIZ + 8]; member