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

/linux-4.4.14/arch/mips/rb532/
H A Dprom.c57 static inline int match_tag(char *arg, const char *tag) match_tag() function
86 if (match_tag(prom_argv[i], FREQ_TAG)) { prom_setup_cmdline()
92 if (match_tag(prom_argv[i], MEM_TAG)) prom_setup_cmdline()
97 if (match_tag(prom_argv[i], BOARD_TAG)) { prom_setup_cmdline()
100 if (match_tag(board, BOARD_RB532A)) prom_setup_cmdline()

Completed in 51 milliseconds