Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof.h1532 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ argument
1539 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1546 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
/linux/tools/perf/util/
H A Dhwmon_pmu.c163 char fn_type[24]; in parse_hwmon_filename() local