Searched refs:process_uboot_commandline (Results 1 – 3 of 3) sorted by relevance
26 void process_uboot_commandline(char *commandp, int size);28 static inline void process_uboot_commandline(char *commandp, int size) {} in process_uboot_commandline() function
92 __init void process_uboot_commandline(char *commandp, int size) in process_uboot_commandline() function
247 process_uboot_commandline(&m68k_command_line[0], CL_SIZE); in setup_arch()