Searched refs:get_bootconf_string (Results 1 – 4 of 4) sorted by relevance
163 const char *video = get_bootconf_string(boot_args, "video"); in tegra_platform_device_register()174 const char *config = get_bootconf_string(boot_args, in tegra_platform_device_register()178 const char *debug = get_bootconf_string(boot_args, in tegra_platform_device_register()
61 char *get_bootconf_string(char *, const char *);
151 get_bootconf_string(char *opts, const char *key) in get_bootconf_string() function
593 mtdparts = get_bootconf_string(boot_args, "mtdparts"); in sunxi_nand_attach_chip()