Searched refs:s3c_hwmon (Results 1 – 1 of 1) sorted by relevance
52 struct s3c_hwmon { struct71 struct s3c_hwmon *hwmon, int channel) in s3c_hwmon_read_ch() argument101 struct s3c_hwmon *adc = platform_get_drvdata(to_platform_device(dev)); in s3c_hwmon_show_raw()167 struct s3c_hwmon *hwmon = platform_get_drvdata(to_platform_device(dev)); in s3c_hwmon_ch_show()278 struct s3c_hwmon *hwmon; in s3c_hwmon_probe()287 hwmon = devm_kzalloc(&dev->dev, sizeof(struct s3c_hwmon), GFP_KERNEL); in s3c_hwmon_probe()364 struct s3c_hwmon *hwmon = platform_get_drvdata(dev); in s3c_hwmon_remove()