Searched defs:id (Results 1 – 3 of 3) sorted by relevance
43 const struct kconf_id *id; member252 const struct kconf_id *id = kconf_id_lookup($2, strlen($2)); variable558 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken) in zconf_endtoken()
104 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng); variable
549 const char *id = (char *)(*devs)[j].id; in do_pnp_card_entries() local