Searched refs:igb_hwmon (Results 1 – 2 of 2) sorted by relevance
174 struct hwmon_buff *igb_hwmon; in igb_sysfs_init() local189 igb_hwmon = devm_kzalloc(&adapter->pdev->dev, sizeof(*igb_hwmon), in igb_sysfs_init()191 if (!igb_hwmon) { in igb_sysfs_init()195 adapter->igb_hwmon_buff = igb_hwmon; in igb_sysfs_init()230 igb_hwmon->groups[0] = &igb_hwmon->group; in igb_sysfs_init()231 igb_hwmon->group.attrs = igb_hwmon->attrs; in igb_sysfs_init()235 igb_hwmon, in igb_sysfs_init()236 igb_hwmon->groups); in igb_sysfs_init()
36 e1000_i210.o igb_ptp.o igb_hwmon.o