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

/linux-4.4.14/include/linux/platform_data/
H A Dg762.h2 * Platform data structure for g762 fan controller driver
24 * Following structure can be used to set g762 driver platform specific data
/linux-4.4.14/drivers/hwmon/
H A Dg762.c2 * g762 - Driver for the Global Mixed-mode Technology Inc. fan speed
25 * g762: minimal datasheet available at:
56 #include <linux/platform_data/g762.h>
58 #define DRVNAME "g762"
61 { "g762", 0 },
141 /* g762 register cache */
581 { .compatible = "gmt,g762" },
868 * and it is not emulated by g762 driver. -EINVAL is returned in this case.
1031 ATTRIBUTE_GROUPS(g762); variable

Completed in 59 milliseconds