Home
last modified time | relevance | path

Searched refs:get_name (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dxilinx_gpio.c66 static char *get_name(unsigned gpio) in get_name() function
254 printf("GPIO_%d:\t%s is an ", gpio, get_name(gpio)); in gpio_info()
/rk3399_rockchip-uboot/tools/dtoc/
H A Dfdt.py223 name = self._fdt._fdt_obj.get_name(offset)
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c127 static void get_name(dir_entry *dirent, char *s_name) in get_name() function
876 get_name(dent, itr->s_name); in fat_itr_next()
H A Dfat_write.c843 get_name(dentptr, s_name); in find_directory_entry()
/rk3399_rockchip-uboot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped199 def get_name(self, nodeoffset):
/rk3399_rockchip-uboot/tools/buildman/
H A Dkconfiglib.py1816 def get_name(self): member in Symbol
2693 def get_name(self): member in Choice
/rk3399_rockchip-uboot/tools/
H A Dmoveconfig.py1476 if sel.get_name() == config: