Searched refs:planetcore_get_hex (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | planetcore.c | 62 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex() function 86 if (!planetcore_get_hex(table, PLANETCORE_KEY_MAC_ADDR, &int_addr)) in planetcore_set_mac_addrs()
|
H A D | planetcore.h | 35 int planetcore_get_hex(const char *table, const char *key, u64 *val);
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | planetcore.c | 62 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex() function 86 if (!planetcore_get_hex(table, PLANETCORE_KEY_MAC_ADDR, &int_addr)) in planetcore_set_mac_addrs()
|
H A D | planetcore.h | 35 int planetcore_get_hex(const char *table, const char *key, u64 *val);
|
Completed in 3 milliseconds