Searched refs:wm831x_hwmon (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dwm831x-hwmon.c32 struct wm831x_hwmon { struct
57 struct wm831x_hwmon *hwmon = dev_get_drvdata(dev);
71 struct wm831x_hwmon *hwmon = dev_get_drvdata(dev);
161 struct wm831x_hwmon *hwmon;
164 hwmon = kzalloc(sizeof(struct wm831x_hwmon), GFP_KERNEL);
193 struct wm831x_hwmon *hwmon = platform_get_drvdata(pdev);

Completed in 45 milliseconds