Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dadi_gpio2.c34 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()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c13 static char get_label( int i ) in get_label() function
262 char val = get_label(j); in do_debug_bin()
/external/autotest/client/cros/chameleon/
Dchameleon.py409 def get_label(self): member in ChameleonBoard
/external/autotest/server/hosts/
Dcros_label.py333 return [chameleon.get_label() for chameleon in host.chameleon_list]
/external/autotest/frontend/afe/
Drpc_utils.py1114 def get_label(name): function
Drpc_interface.py163 label = rpc_utils.get_label(name)
/external/selinux/python/sepolicy/sepolicy/
Dgui.py2435 self.update = (button.get_label() == _("Update"))
2650 self.dbus.change_default_mode(button.get_label().lower())
2765 label = radio.get_label()