Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dparser.h40 void *parser_string_get(struct parser_context *ctx);
Dparser.c400 parser_string_get(struct parser_context *ctx) in parser_string_get() function
Dvisorchipset_main.c1134 bus_info->name = parser_string_get(parser_ctx); in bus_configure()