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

/linux-master/arch/powerpc/boot/
H A Dplanetcore.h33 const char *planetcore_get_key(const char *table, const char *key);
H A Dplanetcore.c38 const char *planetcore_get_key(const char *table, const char *key) function
54 const char *str = planetcore_get_key(table, key);
64 const char *str = planetcore_get_key(table, key);
110 label = planetcore_get_key(table, PLANETCORE_KEY_SERIAL_PORT);

Completed in 226 milliseconds