Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/platform/mips/
Dcpu_hwmon.c195 hwmon_device_unregister(cpu_hwmon_dev); in loongson_hwmon_init()
207 hwmon_device_unregister(cpu_hwmon_dev); in loongson_hwmon_exit()
/Linux-v5.4/drivers/thermal/
Dthermal_hwmon.c205 hwmon_device_unregister(hwmon->device); in thermal_add_hwmon_sysfs()
247 hwmon_device_unregister(hwmon->device); in thermal_remove_hwmon_sysfs()
/Linux-v5.4/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.c173 hwmon_device_unregister(data->hwmon_dev); in mcp3021_remove()
Dhwmon.c755 void hwmon_device_unregister(struct device *dev) in hwmon_device_unregister() function
766 EXPORT_SYMBOL_GPL(hwmon_device_unregister);
772 hwmon_device_unregister(hwdev); in devm_hwmon_release()
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.c212 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()
Dpcf8591.c236 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()
Dsch5636.c379 hwmon_device_unregister(data->hwmon_dev); in sch5636_remove()
Di5k_amb.c559 hwmon_device_unregister(data->hwmon_dev); in i5k_amb_remove()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c161 hwmon_device_unregister(pf->hwmon_dev); in nfp_hwmon_unregister()
/Linux-v5.4/include/linux/
Dhwmon.h416 void hwmon_device_unregister(struct device *dev);
/Linux-v5.4/drivers/misc/habanalabs/
Dhwmon.c459 hwmon_device_unregister(hdev->hwmon_dev); in hl_hwmon_fini()
/Linux-v5.4/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.4/drivers/net/ethernet/sfc/
Dmcdi_mon.c525 hwmon_device_unregister(hwmon->device); in efx_mcdi_mon_remove()

123