Searched refs:dell_smm_hwmon_dev (Results 1 – 1 of 1) sorted by relevance
1126 struct device *dell_smm_hwmon_dev; in dell_smm_init_hwmon() local1183 dell_smm_hwmon_dev = devm_hwmon_device_register_with_info(dev, "dell_smm", data, in dell_smm_init_hwmon()1186 return PTR_ERR_OR_ZERO(dell_smm_hwmon_dev); in dell_smm_init_hwmon()