Searched refs:get_bootconf_string (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Dbootconfig.h61 char *get_bootconf_string(char *, const char *);
/netbsd-current/sys/arch/arm/nvidia/
H A Dtegra_platform.c163 const char *video = get_bootconf_string(boot_args, "video");
174 const char *config = get_bootconf_string(boot_args,
178 const char *debug = get_bootconf_string(boot_args,
/netbsd-current/sys/arch/arm/arm/
H A Dbootconfig.c151 get_bootconf_string(char *opts, const char *key) function
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_nand.c593 mtdparts = get_bootconf_string(boot_args, "mtdparts");

Completed in 140 milliseconds