Searched refs:planetcore_get_key (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | planetcore.c | 38 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key() function 54 const char *str = planetcore_get_key(table, key); in planetcore_get_decimal() 64 const char *str = planetcore_get_key(table, key); in planetcore_get_hex() 110 label = planetcore_get_key(table, PLANETCORE_KEY_SERIAL_PORT); in planetcore_set_stdout_path()
|
H A D | planetcore.h | 33 const char *planetcore_get_key(const char *table, const char *key);
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | planetcore.c | 38 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key() function 54 const char *str = planetcore_get_key(table, key); in planetcore_get_decimal() 64 const char *str = planetcore_get_key(table, key); in planetcore_get_hex() 110 label = planetcore_get_key(table, PLANETCORE_KEY_SERIAL_PORT); in planetcore_set_stdout_path()
|
H A D | planetcore.h | 33 const char *planetcore_get_key(const char *table, const char *key);
|
Completed in 2 milliseconds