Home
last modified time | relevance | path

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

123456

/linux-3.4.99/drivers/hwmon/
Dhwmon.c65 void hwmon_device_unregister(struct device *dev) in hwmon_device_unregister() function
76 EXPORT_SYMBOL_GPL(hwmon_device_unregister);
Ds3c-hwmon.c358 hwmon_device_unregister(hwmon->hwmon_dev); in s3c_hwmon_probe()
381 hwmon_device_unregister(hwmon->hwmon_dev); in s3c_hwmon_remove()
Dwm8350-hwmon.c121 hwmon_device_unregister(wm8350->hwmon.classdev); in wm8350_hwmon_remove()
Dmcp3021.c145 hwmon_device_unregister(data->hwmon_dev); in mcp3021_remove()
Dad7314.c152 hwmon_device_unregister(chip->hwmon_dev); in ad7314_remove()
Dtwl4030-madc-hwmon.c125 hwmon_device_unregister(&pdev->dev); in twl4030_madc_hwmon_remove()
Dlm70.c192 hwmon_device_unregister(p_lm70->hwmon_dev); in lm70_remove()
Dlm73.c143 hwmon_device_unregister(hwmon_dev); in lm73_remove()
Dsht21.c243 hwmon_device_unregister(sht21->hwmon_dev); in sht21_remove()
Dltc4151.c218 hwmon_device_unregister(data->hwmon_dev); in ltc4151_remove()
Dk10temp.c200 hwmon_device_unregister(pci_get_drvdata(pdev)); in k10temp_remove()
Dmax1111.c215 hwmon_device_unregister(data->hwmon_dev); in max1111_remove()
Dads7828.c155 hwmon_device_unregister(data->hwmon_dev); in ads7828_remove()
Djz4740-hwmon.c192 hwmon_device_unregister(hwmon->hwmon); in jz4740_hwmon_remove()
Dwm831x-hwmon.c197 hwmon_device_unregister(hwmon->classdev); in wm831x_hwmon_remove()
Dads7871.c238 hwmon_device_unregister(pdata->hwmon_dev); in ads7871_remove()
Dfam15h_power.c254 hwmon_device_unregister(data->hwmon_dev); in fam15h_power_remove()
Dadcxx.c221 hwmon_device_unregister(adc->hwmon_dev); in adcxx_remove()
Dltc4261.c270 hwmon_device_unregister(data->hwmon_dev); in ltc4261_remove()
Dw83l785ts.c236 hwmon_device_unregister(data->hwmon_dev); in w83l785ts_remove()
Dg760a.c247 hwmon_device_unregister(data->hwmon_dev); in g760a_remove()
Dad7414.c239 hwmon_device_unregister(data->hwmon_dev); in ad7414_remove()
/linux-3.4.99/include/linux/
Dhwmon.h21 void hwmon_device_unregister(struct device *dev);
/linux-3.4.99/drivers/char/
Di8k.c600 hwmon_device_unregister(i8k_hwmon_dev); in i8k_init_hwmon()
607 hwmon_device_unregister(i8k_hwmon_dev); in i8k_exit_hwmon()
/linux-3.4.99/drivers/staging/iio/
Diio_hwmon.c200 hwmon_device_unregister(st->hwmon_dev); in iio_hwmon_remove()

123456