Home
last modified time | relevance | path

Searched defs:hwmon_parse_test (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/tests/
H A Dhwmon_pmu.c255 const struct hwmon_parse_test { in test__parse_hwmon_filename() struct
256 const char *filename; in test__parse_hwmon_filename()
257 enum hwmon_type type; in test__parse_hwmon_filename()
258 int number; in test__parse_hwmon_filename()
259 enum hwmon_item item; in test__parse_hwmon_filename()
260 bool alarm; in test__parse_hwmon_filename()
261 bool parse_ok; in test__parse_hwmon_filename()