Home
last modified time | relevance | path

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

123

/linux/drivers/platform/mips/
A 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/drivers/thermal/
A Dthermal_hwmon.c207 hwmon_device_unregister(hwmon->device); in thermal_add_hwmon_sysfs()
248 hwmon_device_unregister(hwmon->device); in thermal_remove_hwmon_sysfs()
/linux/drivers/hwmon/
A Ds3c-hwmon.c339 hwmon_device_unregister(hwmon->hwmon_dev); in s3c_hwmon_probe()
360 hwmon_device_unregister(hwmon->hwmon_dev); in s3c_hwmon_remove()
A Dmax31722.c108 hwmon_device_unregister(data->hwmon_dev); in max31722_remove()
A Dadt7x10.c435 hwmon_device_unregister(data->hwmon_dev); in adt7x10_probe()
454 hwmon_device_unregister(data->hwmon_dev); in adt7x10_remove()
A Dmcp3021.c174 hwmon_device_unregister(data->hwmon_dev); in mcp3021_remove()
A Dnzxt-kraken2.c195 hwmon_device_unregister(priv->hwmon_dev); in kraken2_remove()
A Dhwmon.c908 void hwmon_device_unregister(struct device *dev) in hwmon_device_unregister() function
919 EXPORT_SYMBOL_GPL(hwmon_device_unregister);
925 hwmon_device_unregister(hwdev); in devm_hwmon_release()
A Dadcxx.c203 hwmon_device_unregister(adc->hwmon_dev); in adcxx_remove()
A Dw83l785ts.c210 hwmon_device_unregister(data->hwmon_dev); in w83l785ts_remove()
A Dibmpex.c505 hwmon_device_unregister(data->hwmon_dev); in ibmpex_register_bmc()
530 hwmon_device_unregister(data->hwmon_dev); in ibmpex_bmc_delete()
A 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()
A Dpcf8591.c235 hwmon_device_unregister(data->hwmon_dev); in pcf8591_remove()
A Dmax1111.c264 hwmon_device_unregister(data->hwmon_dev); in max1111_remove()
A Dvia-cputemp.c189 hwmon_device_unregister(data->hwmon_dev); in via_cputemp_remove()
A Daquacomputer_d5next.c325 hwmon_device_unregister(priv->hwmon_dev); in d5next_remove()
A Dmax197.c319 hwmon_device_unregister(data->hwmon_dev); in max197_remove()
A Dmc13783-adc.c293 hwmon_device_unregister(priv->hwmon_dev); in mc13783_adc_remove()
A Dultra45_env.c299 hwmon_device_unregister(p->hwmon_dev); in env_remove()
A Dcorsair-cpro.c546 hwmon_device_unregister(ccp->hwmon_dev); in ccp_remove()
A Ddrivetemp.c596 hwmon_device_unregister(st->hwdev); in drivetemp_remove()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_hwmon.c161 hwmon_device_unregister(pf->hwmon_dev); in nfp_hwmon_unregister()
/linux/drivers/scsi/ufs/
A Dufs-hwmon.c195 hwmon_device_unregister(hba->hwmon_device); in ufs_hwmon_remove()
/linux/drivers/nvme/host/
A Dhwmon.c263 hwmon_device_unregister(ctrl->hwmon_device); in nvme_hwmon_exit()
/linux/include/linux/
A Dhwmon.h456 void hwmon_device_unregister(struct device *dev);

Completed in 45 milliseconds

123