Home
last modified time | relevance | path

Searched defs:label (Results 101 – 125 of 460) sorted by relevance

12345678910>>...19

/openbmc/linux/arch/arm64/lib/
H A Dstrlen.S18 #define L(label) .L ## label argument
H A Dstrcmp.S18 #define L(label) .L ## label argument
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c121 dump_udccr(const char *label) in dump_udccr()
137 dump_udccs0(const char *label) in dump_udccs0()
192 static inline void dump_udccr(const char *label) { } in dump_udccr()
193 static inline void dump_udccs0(const char *label) { } in dump_udccs0()
/openbmc/linux/tools/perf/ui/gtk/
H A Dbrowser.c49 GtkWidget *label; in perf_gtk__setup_info_bar() local
/openbmc/linux/block/partitions/
H A Dultrix.c24 } *label; in ultrix_partition() local
/openbmc/u-boot/drivers/gpio/
H A Dmvgpio.c21 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dspear_gpio.c56 int gpio_request(unsigned gpio, const char *label) in gpio_request()
/openbmc/linux/security/apparmor/
H A Dprocattr.c30 int aa_getprocattr(struct aa_label *label, char **string) in aa_getprocattr()
/openbmc/linux/net/ipv6/
H A Dip6_udp_tunnel.c80 __u8 prio, __u8 ttl, __be32 label, in udp_tunnel6_xmit_skb()
/openbmc/u-boot/include/
H A Dled.h16 const char *label; member
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Drawcopy.py27 def do_image_label(fstype, dst, label): argument
/openbmc/linux/include/linux/gpio/
H A Ddriver.h416 const char *label; member
543 #define for_each_requested_gpio_in_range(chip, i, base, size, label) \ argument
548 #define for_each_requested_gpio(chip, i, label) \ argument
650 const char *label; member
H A Dconsumer.h554 const char *label) in fwnode_gpiod_get_index()
564 const char *label) in devm_fwnode_gpiod_get_index()
576 const char *label) in devm_fwnode_gpiod_get()
637 char *label) in acpi_get_and_request_gpiod()
/openbmc/u-boot/drivers/led/
H A Dled-uclass.c15 int led_get_by_label(const char *label, struct udevice **devp) in led_get_by_label()
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_cards.c50 static char *label[10] = { variable
H A Dhopper_cards.c39 static char *label[10] = { variable
/openbmc/phosphor-webui/app/common/styles/base/
H A Dmixins.scss195 @mixin label { mixin
/openbmc/linux/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_bo.h41 #define check_bo_status_yes_goto(bo, _status, label) \ argument
47 #define check_bo_status_no_goto(bo, _status, label) \ argument
/openbmc/linux/arch/sparc/lib/
H A Dcopy_user.S52 #define LD(insn, src, offset, reg, label) \ argument
59 #define ST(insn, dst, offset, reg, label) \ argument
/openbmc/linux/arch/sparc/include/asm/
H A Dhead_32.h12 #define TRAP_ENTRY(type, label) \ argument
/openbmc/u-boot/Documentation/sphinx/
H A Dcdomain.py158 label = 'C' variable in CDomain
/openbmc/linux/drivers/phy/samsung/
H A Dphy-samsung-usb2.c221 char *label = drv->cfg->phys[i].label; in samsung_usb2_phy_probe() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c79 const char *label = &strings[f2h(prop->nameoff)]; in get_property() local
/openbmc/gpioplus/src/gpioplus/
H A Dchip.hpp17 std::string label; member
/openbmc/qemu/tests/tcg/m68k/
H A Ddenormal.c18 static void dump_ld(const char *label, long double ld) in dump_ld()

12345678910>>...19