Searched refs:get_label (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | adi_gpio2.c | 34 static char *get_label(unsigned short ident) in get_label() function 150 __func__, ident, get_label(ident)); in peripheral_request() 172 P_FUNCT2MUX(per), get_label(ident)); in peripheral_request() 262 gpio, get_label(gpio)); in gpio_request() 267 "by %s!\n", gpio, get_label(gpio)); in gpio_request() 312 gpio, get_label(gpio)); in special_gpio_request() 317 "by %s!\n", gpio, get_label(gpio)); in special_gpio_request() 416 printf("GPIO_%d:\t%s\tGPIO %s\n", c, get_label(c), in gpio_labels() 419 printf("GPIO_%d:\t%s\tPeripheral\n", c, get_label(c)); in gpio_labels()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | throw_allocator.h | 117 get_label() in _GLIBCXX_VISIBILITY() function 156 auto inserted = map_construct().insert(std::make_pair(p, get_label())); in _GLIBCXX_VISIBILITY() 160 log_to_string(error, std::make_pair(p, get_label())); in _GLIBCXX_VISIBILITY() 277 log_to_string(error, std::make_pair(p, get_label())); in _GLIBCXX_VISIBILITY() 312 { return std::make_pair(p, data_type(get_label(), size)); } in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | throw_allocator.h | 117 get_label() in _GLIBCXX_VISIBILITY() function 156 auto inserted = map_construct().insert(std::make_pair(p, get_label())); in _GLIBCXX_VISIBILITY() 160 log_to_string(error, std::make_pair(p, get_label())); in _GLIBCXX_VISIBILITY() 277 log_to_string(error, std::make_pair(p, get_label())); in _GLIBCXX_VISIBILITY() 312 { return std::make_pair(p, data_type(get_label(), size)); } in _GLIBCXX_VISIBILITY()
|