Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c117 mdesc_node_match_f *match_f) in mdesc_get_node_ops() argument
127 if (match_f) in mdesc_get_node_ops()
128 *match_f = NULL; in mdesc_get_node_ops()
141 if (match_f) in mdesc_get_node_ops()
142 *match_f = md_node_ops_table[i].node_match; in mdesc_get_node_ops()
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.c494 FIND_NEXT_MATCH_DOWN, FIND_NEXT_MATCH_UP} match_f; typedef
497 static int get_mext_match(const char *match_str, match_f flag) in get_mext_match()
999 static void adj_match_dir(match_f *match_direction) in adj_match_dir()
1013 match_f match_direction;
/openbmc/linux/scripts/kconfig/
H A Dnconf.c500 FIND_NEXT_MATCH_DOWN, FIND_NEXT_MATCH_UP} match_f; typedef
503 static int get_mext_match(const char *match_str, match_f flag) in get_mext_match()
1070 static void adj_match_dir(match_f *match_direction) in adj_match_dir()
1084 match_f match_direction;