Home
last modified time | relevance | path

Searched refs:vexpress_hwmon_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dvexpress-hwmon.c81 struct vexpress_hwmon_type { struct
98 static struct vexpress_hwmon_type vexpress_hwmon_volt = { argument
118 static struct vexpress_hwmon_type vexpress_hwmon_amp = {
137 static struct vexpress_hwmon_type vexpress_hwmon_temp = {
156 static struct vexpress_hwmon_type vexpress_hwmon_power = {
175 static struct vexpress_hwmon_type vexpress_hwmon_energy = {
210 const struct vexpress_hwmon_type *type; in vexpress_hwmon_probe()