Home
last modified time | relevance | path

Searched refs:__symbol_get (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/chips/
H A Dgen_probe.c211 probe_function = __symbol_get(probename); in cfi_cmdset_unknown()
214 probe_function = __symbol_get(probename); in cfi_cmdset_unknown()
/linux/samples/hw_breakpoint/
H A Ddata_breakpoint.c44 void *addr = __symbol_get(ksym_name); in hw_break_module_init()
/linux/kernel/module/
H A Dmain.c1467 void *__symbol_get(const char *symbol) in __symbol_get() function
1488 EXPORT_SYMBOL_GPL(__symbol_get);