Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmei_cl_bus.h56 unsigned int do_match:1; member
/linux/scripts/kconfig/
H A Dnconf.c1002 static int do_match(int key, struct match_state *state, int *ans) in do_match() function