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.c248 const struct hwmon_parse_test { in test__parse_hwmon_filename() struct
249 const char *filename; in test__parse_hwmon_filename()
250 enum hwmon_type type; in test__parse_hwmon_filename()
251 int number; in test__parse_hwmon_filename()
252 enum hwmon_item item; in test__parse_hwmon_filename()
253 bool alarm; in test__parse_hwmon_filename()
254 bool parse_ok; in test__parse_hwmon_filename()