Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Ddebug.c34 static const char *get_symbol(unsigned long val, in get_symbol() function
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py320 def get_symbol(self, name): member in Config