Home
last modified time | relevance | path

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

123

/Linux-v6.6/drivers/thermal/
Dthermal_hwmon.c216 hwmon_device_unregister(hwmon->device); in thermal_add_hwmon_sysfs()
257 hwmon_device_unregister(hwmon->device); in thermal_remove_hwmon_sysfs()
/Linux-v6.6/drivers/platform/mips/
Dcpu_hwmon.c161 hwmon_device_unregister(cpu_hwmon_dev); in loongson_hwmon_exit()
/Linux-v6.6/drivers/hwmon/
Dmax31722.c108 hwmon_device_unregister(data->hwmon_dev); in max31722_remove()
Dnzxt-kraken2.c195 hwmon_device_unregister(priv->hwmon_dev); in kraken2_remove()
Dadcxx.c203 hwmon_device_unregister(adc->hwmon_dev); in adcxx_remove()
Dw83l785ts.c210 hwmon_device_unregister(data->hwmon_dev); in w83l785ts_remove()
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()
Dpcf8591.c236 hwmon_device_unregister(data->hwmon_dev); in pcf8591_remove()
Dibmpex.c506 hwmon_device_unregister(data->hwmon_dev); in ibmpex_register_bmc()
531 hwmon_device_unregister(data->hwmon_dev); in ibmpex_bmc_delete()
Dmax1111.c265 hwmon_device_unregister(data->hwmon_dev); in max1111_remove()
Dvia-cputemp.c189 hwmon_device_unregister(data->hwmon_dev); in via_cputemp_remove()
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()
Dmax197.c319 hwmon_device_unregister(data->hwmon_dev); in max197_remove()
Dmc13783-adc.c293 hwmon_device_unregister(priv->hwmon_dev); in mc13783_adc_remove()
Dultra45_env.c300 hwmon_device_unregister(p->hwmon_dev); in env_remove()
Dcorsair-cpro.c546 hwmon_device_unregister(ccp->hwmon_dev); in ccp_remove()
Ddrivetemp.c595 hwmon_device_unregister(st->hwdev); in drivetemp_remove()
Dnzxt-smart2.c787 hwmon_device_unregister(drvdata->hwmon); in nzxt_smart2_hid_remove()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c161 hwmon_device_unregister(pf->hwmon_dev); in nfp_hwmon_unregister()
/Linux-v6.6/drivers/ufs/core/
Dufs-hwmon.c197 hwmon_device_unregister(hba->hwmon_device); in ufs_hwmon_remove()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
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()
/Linux-v6.6/drivers/nvme/host/
Dhwmon.c276 hwmon_device_unregister(ctrl->hwmon_device); in nvme_hwmon_exit()
/Linux-v6.6/include/linux/
Dhwmon.h475 void hwmon_device_unregister(struct device *dev);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dhwmon.c415 hwmon_device_unregister(hwmon->hwmon_dev); in mlx5_hwmon_dev_unregister()
/Linux-v6.6/Documentation/hwmon/
Dhwmon-kernel-api.rst39 void hwmon_device_unregister(struct device *dev);
61 hwmon_device_unregister deregisters a registered hardware monitoring device.

123