Home
last modified time | relevance | path

Searched refs:get_symbol (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/silabs/wfx/
H A Ddebug.c34 static const char *get_symbol(unsigned long val, const struct trace_print_flags *symbol_array) in get_symbol() function
48 return get_symbol(id, hif_msg_print_map); in wfx_get_hif_name()
53 return get_symbol(id, hif_mib_print_map); in wfx_get_mib_name()
58 return get_symbol(id, wfx_reg_print_map); in wfx_get_reg_name()
/linux/lib/
H A Dcodetag.c128 static void *get_symbol(struct module *mod, const char *prefix, const char *name) in get_symbol() function
152 get_symbol(mod, CODETAG_SECTION_START_PREFIX, section), in get_section_range()
153 get_symbol(mod, CODETAG_SECTION_STOP_PREFIX, section), in get_section_range()