Home
last modified time | relevance | path

Searched refs:hwmon_device_unregister (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/linux/drivers/thermal/
H A Dthermal_hwmon.c216 hwmon_device_unregister(hwmon->device); in thermal_add_hwmon_sysfs()
257 hwmon_device_unregister(hwmon->device); in thermal_remove_hwmon_sysfs()
/openbmc/linux/drivers/platform/mips/
H A Dcpu_hwmon.c161 hwmon_device_unregister(cpu_hwmon_dev); in loongson_hwmon_exit()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_hwmon.c161 hwmon_device_unregister(pf->hwmon_dev); in nfp_hwmon_unregister()
/openbmc/linux/drivers/hwmon/
H A Dmax31722.c108 hwmon_device_unregister(data->hwmon_dev); in max31722_remove()
H A Dnzxt-kraken2.c195 hwmon_device_unregister(priv->hwmon_dev); in kraken2_remove()
H A Dadcxx.c203 hwmon_device_unregister(adc->hwmon_dev); in adcxx_remove()
H A Dw83l785ts.c210 hwmon_device_unregister(data->hwmon_dev); in w83l785ts_remove()
H A Dpcf8591.c236 hwmon_device_unregister(data->hwmon_dev); in pcf8591_remove()
H A Dhwmon.c973 void hwmon_device_unregister(struct device *dev) in hwmon_device_unregister() function
984 EXPORT_SYMBOL_GPL(hwmon_device_unregister);
990 hwmon_device_unregister(hwdev); in devm_hwmon_release()
H A Dibmpex.c506 hwmon_device_unregister(data->hwmon_dev); in ibmpex_register_bmc()
531 hwmon_device_unregister(data->hwmon_dev); in ibmpex_bmc_delete()
H A Dvia-cputemp.c189 hwmon_device_unregister(data->hwmon_dev); in via_cputemp_remove()
H A Dmax1111.c265 hwmon_device_unregister(data->hwmon_dev); in max1111_remove()
H A Dibmaem.c481 hwmon_device_unregister(data->hwmon_dev); in aem_delete()
596 hwmon_device_unregister(data->hwmon_dev); in aem_init_aem1_inst()
738 hwmon_device_unregister(data->hwmon_dev); in aem_init_aem2_inst()
H A Dmax197.c319 hwmon_device_unregister(data->hwmon_dev); in max197_remove()
H A Dmc13783-adc.c293 hwmon_device_unregister(priv->hwmon_dev); in mc13783_adc_remove()
H A Dultra45_env.c300 hwmon_device_unregister(p->hwmon_dev); in env_remove()
H A Ddrivetemp.c595 hwmon_device_unregister(st->hwdev); in drivetemp_remove()
H A Dcorsair-cpro.c565 hwmon_device_unregister(ccp->hwmon_dev); in ccp_remove()
/openbmc/linux/drivers/ufs/core/
H A Dufs-hwmon.c197 hwmon_device_unregister(hba->hwmon_device); in ufs_hwmon_remove()
/openbmc/linux/drivers/nvme/host/
H A Dhwmon.c276 hwmon_device_unregister(ctrl->hwmon_device); in nvme_hwmon_exit()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c846 hwmon_device_unregister(linecard->hwmon_dev); in mlxsw_hwmon_got_inactive()
924 hwmon_device_unregister(mlxsw_hwmon->line_cards[0].hwmon_dev); in mlxsw_hwmon_init()
939 hwmon_device_unregister(mlxsw_hwmon->line_cards[0].hwmon_dev); in mlxsw_hwmon_fini()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_hwmon.c863 hwmon_device_unregister(hwmon->ddat_gt[i].hwmon_dev); in i915_hwmon_unregister()
866 hwmon_device_unregister(hwmon->ddat.hwmon_dev); in i915_hwmon_unregister()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c415 hwmon_device_unregister(hwmon->hwmon_dev); in mlx5_hwmon_dev_unregister()
/openbmc/linux/include/linux/
H A Dhwmon.h475 void hwmon_device_unregister(struct device *dev);
/openbmc/linux/Documentation/hwmon/
H A Dhwmon-kernel-api.rst39 void hwmon_device_unregister(struct device *dev);
61 hwmon_device_unregister deregisters a registered hardware monitoring device.

123