Home
last modified time | relevance | path

Searched refs:hwmon_device_register (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.15/drivers/hwmon/
H A Dw83l785ts.c192 data->hwmon_dev = hwmon_device_register(dev); in w83l785ts_probe()
H A Dadcxx.c179 adc->hwmon_dev = hwmon_device_register(&spi->dev); in adcxx_probe()
H A Dpcf8591.c218 data->hwmon_dev = hwmon_device_register(&client->dev); in pcf8591_probe()
H A Dmax1111.c240 data->hwmon_dev = hwmon_device_register(&spi->dev); in max1111_probe()
H A Dvia-cputemp.c168 data->hwmon_dev = hwmon_device_register(&pdev->dev); in via_cputemp_probe()
H A Dmax197.c301 data->hwmon_dev = hwmon_device_register(&pdev->dev); in max197_probe()
H A Dmc13783-adc.c264 priv->hwmon_dev = hwmon_device_register(&pdev->dev); in mc13783_adc_probe()
H A Dultra45_env.c273 p->hwmon_dev = hwmon_device_register(&op->dev); in env_probe()
H A Dibmaem.c564 data->hwmon_dev = hwmon_device_register(&data->pdev->dev); in aem_init_aem1_inst()
706 data->hwmon_dev = hwmon_device_register(&data->pdev->dev); in aem_init_aem2_inst()
H A Dhwmon.c1079 struct device *hwmon_device_register(struct device *dev) in hwmon_device_register() function
1086 EXPORT_SYMBOL_GPL(hwmon_device_register);
H A Dibmpex.c476 data->hwmon_dev = hwmon_device_register(data->bmc_device); in ibmpex_register_bmc()
H A Dsch5636.c484 data->hwmon_dev = hwmon_device_register(&pdev->dev); in sch5636_probe()
H A Di5k_amb.c373 data->hwmon_dev = hwmon_device_register(&pdev->dev); in i5k_amb_hwmon_init()
H A Dsht15.c1002 data->hwmon_dev = hwmon_device_register(data->dev); in sht15_probe()
H A Dabituguru3.c1047 data->hwmon_dev = hwmon_device_register(&pdev->dev); in abituguru3_probe()
H A Dsmsc47m1.c830 data->hwmon_dev = hwmon_device_register(dev); in smsc47m1_probe()
H A Dsis5595.c693 data->hwmon_dev = hwmon_device_register(&pdev->dev); in sis5595_probe()
H A Dvia686a.c776 data->hwmon_dev = hwmon_device_register(&pdev->dev); in via686a_probe()
H A Dw83781d.c1225 data->hwmon_dev = hwmon_device_register(dev); in w83781d_probe()
1803 data->hwmon_dev = hwmon_device_register(&pdev->dev); in w83781d_isa_probe()
H A Dasb100.c809 data->hwmon_dev = hwmon_device_register(&client->dev); in asb100_probe()
H A Df75375s.c827 data->hwmon_dev = hwmon_device_register(&client->dev); in f75375_probe()
H A Dapplesmc.c1365 hwmon_dev = hwmon_device_register(&pdev->dev); in applesmc_init()
H A Dvt8231.c877 data->hwmon_dev = hwmon_device_register(&pdev->dev); in vt8231_probe()
H A Dfschmd.c1196 data->hwmon_dev = hwmon_device_register(&client->dev); in fschmd_probe()
/linux-6.15/include/linux/
H A Dhwmon.h458 struct device *hwmon_device_register(struct device *dev);

12