Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/platform/mips/
Dcpu_hwmon.c194 hwmon_device_unregister(cpu_hwmon_dev); in loongson_hwmon_init()
206 hwmon_device_unregister(cpu_hwmon_dev); in loongson_hwmon_exit()
/Linux-v5.10/drivers/thermal/
Dthermal_hwmon.c207 hwmon_device_unregister(hwmon->device); in thermal_add_hwmon_sysfs()
249 hwmon_device_unregister(hwmon->device); in thermal_remove_hwmon_sysfs()
/Linux-v5.10/drivers/hwmon/
Ds3c-hwmon.c339 hwmon_device_unregister(hwmon->hwmon_dev); in s3c_hwmon_probe()
360 hwmon_device_unregister(hwmon->hwmon_dev); in s3c_hwmon_remove()
Dmax31722.c108 hwmon_device_unregister(data->hwmon_dev); in max31722_remove()
Dmcp3021.c174 hwmon_device_unregister(data->hwmon_dev); in mcp3021_remove()
Dadt7x10.c435 hwmon_device_unregister(data->hwmon_dev); in adt7x10_probe()
454 hwmon_device_unregister(data->hwmon_dev); in adt7x10_remove()
Dadcxx.c203 hwmon_device_unregister(adc->hwmon_dev); in adcxx_remove()
Dw83l785ts.c210 hwmon_device_unregister(data->hwmon_dev); in w83l785ts_remove()
Dabx500.c426 hwmon_device_unregister(data->hwmon_dev); in abx500_temp_probe()
437 hwmon_device_unregister(data->hwmon_dev); in abx500_temp_remove()
Dhwmon.c870 void hwmon_device_unregister(struct device *dev) in hwmon_device_unregister() function
881 EXPORT_SYMBOL_GPL(hwmon_device_unregister);
887 hwmon_device_unregister(hwdev); in devm_hwmon_release()
Dpcf8591.c235 hwmon_device_unregister(data->hwmon_dev); in pcf8591_remove()
Dibmpex.c505 hwmon_device_unregister(data->hwmon_dev); in ibmpex_register_bmc()
530 hwmon_device_unregister(data->hwmon_dev); in ibmpex_bmc_delete()
Dvia-cputemp.c189 hwmon_device_unregister(data->hwmon_dev); in via_cputemp_remove()
Dmax1111.c264 hwmon_device_unregister(data->hwmon_dev); in max1111_remove()
Dibmaem.c481 hwmon_device_unregister(data->hwmon_dev); in aem_delete()
596 hwmon_device_unregister(data->hwmon_dev); in aem_init_aem1_inst()
736 hwmon_device_unregister(data->hwmon_dev); in aem_init_aem2_inst()
Dmc13783-adc.c293 hwmon_device_unregister(priv->hwmon_dev); in mc13783_adc_remove()
Dmax197.c319 hwmon_device_unregister(data->hwmon_dev); in max197_remove()
Dultra45_env.c299 hwmon_device_unregister(p->hwmon_dev); in env_remove()
Dcorsair-cpro.c545 hwmon_device_unregister(ccp->hwmon_dev); in ccp_remove()
Ddrivetemp.c596 hwmon_device_unregister(st->hwdev); in drivetemp_remove()
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c161 hwmon_device_unregister(pf->hwmon_dev); in nfp_hwmon_unregister()
/Linux-v5.10/include/linux/
Dhwmon.h456 void hwmon_device_unregister(struct device *dev);
/Linux-v5.10/Documentation/hwmon/
Dhwmon-kernel-api.rst49 void hwmon_device_unregister(struct device *dev);
82 hwmon_device_unregister deregisters a registered hardware monitoring device.
/Linux-v5.10/drivers/misc/habanalabs/common/
Dhwmon.c577 hwmon_device_unregister(hdev->hwmon_dev); in hl_hwmon_fini()
/Linux-v5.10/drivers/net/ethernet/sfc/
Dmcdi_mon.c525 hwmon_device_unregister(hwmon->device); in efx_mcdi_mon_remove()

123