Home
last modified time | relevance | path

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

12345

/linux-2.6.39/drivers/hwmon/
Dhwmon.c78 void hwmon_device_unregister(struct device *dev) in hwmon_device_unregister() function
139 EXPORT_SYMBOL_GPL(hwmon_device_unregister);
Dlm70.c178 hwmon_device_unregister(p_lm70->hwmon_dev); in lm70_probe()
191 hwmon_device_unregister(p_lm70->hwmon_dev); in lm70_remove()
Ds3c-hwmon.c356 hwmon_device_unregister(hwmon->hwmon_dev); in s3c_hwmon_probe()
379 hwmon_device_unregister(hwmon->hwmon_dev); in s3c_hwmon_remove()
Dwm8350-hwmon.c121 hwmon_device_unregister(wm8350->hwmon.classdev); in wm8350_hwmon_remove()
Dtwl4030-madc-hwmon.c124 hwmon_device_unregister(&pdev->dev); in twl4030_madc_hwmon_remove()
Dlm73.c137 hwmon_device_unregister(hwmon_dev); in lm73_remove()
Dltc4151.c217 hwmon_device_unregister(data->hwmon_dev); in ltc4151_remove()
Dsht21.c261 hwmon_device_unregister(sht21->hwmon_dev); in sht21_remove()
Dads7871.c221 hwmon_device_unregister(pdata->hwmon_dev); in ads7871_remove()
Dads7828.c161 hwmon_device_unregister(data->hwmon_dev); in ads7828_remove()
Djz4740-hwmon.c192 hwmon_device_unregister(hwmon->hwmon); in jz4740_hwmon_remove()
Dk10temp.c197 hwmon_device_unregister(dev_get_drvdata(&pdev->dev)); in k10temp_remove()
Dmax1111.c214 hwmon_device_unregister(data->hwmon_dev); in max1111_remove()
Dwm831x-hwmon.c195 hwmon_device_unregister(hwmon->classdev); in wm831x_hwmon_remove()
Dg760a.c246 hwmon_device_unregister(data->hwmon_dev); in g760a_remove()
Dltc4261.c274 hwmon_device_unregister(data->hwmon_dev); in ltc4261_remove()
Dmc13783-adc.c209 hwmon_device_unregister(priv->hwmon_dev); in mc13783_adc_remove()
Dw83l785ts.c237 hwmon_device_unregister(data->hwmon_dev); in w83l785ts_remove()
Dadcxx.c221 hwmon_device_unregister(adc->hwmon_dev); in adcxx_remove()
Dltc4215.c288 hwmon_device_unregister(data->hwmon_dev); in ltc4215_remove()
Dibmaem.c524 hwmon_device_unregister(data->hwmon_dev); in aem_delete()
629 hwmon_device_unregister(data->hwmon_dev); in aem_init_aem1_inst()
762 hwmon_device_unregister(data->hwmon_dev); in aem_init_aem2_inst()
Dibmpex.c522 hwmon_device_unregister(data->hwmon_dev); in ibmpex_register_bmc()
547 hwmon_device_unregister(data->hwmon_dev); in ibmpex_bmc_delete()
Dad7414.c235 hwmon_device_unregister(data->hwmon_dev); in ad7414_remove()
/linux-2.6.39/include/linux/
Dhwmon.h21 void hwmon_device_unregister(struct device *dev);
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_pm.c429 hwmon_device_unregister(hwmon_dev); in nouveau_hwmon_init()
447 hwmon_device_unregister(pm->hwmon); in nouveau_hwmon_fini()

12345