Home
last modified time | relevance | path

Searched defs:label (Results 301 – 325 of 460) sorted by relevance

1...<<111213141516171819

/openbmc/linux/drivers/hwmon/
H A Dibmaem.c106 char *label; member
114 char *label; member
H A Dtmp464.c89 const char *label; member
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c2897 const char *label) in ia_css_debug_dump_resolution()
2906 const char *label) in ia_css_debug_dump_frame_info()
/openbmc/linux/include/linux/
H A Dedac.h381 char label[EDAC_MC_LABEL_LEN + 1]; /* DIMM label on motherboard */ member
476 char label[(EDAC_MC_LABEL_LEN + 1 + sizeof(OTHER_LABEL)) * EDAC_MAX_LABELS]; member
/openbmc/u-boot/drivers/gpio/
H A Dsh_pfc.c605 int gpio_request(unsigned gpio, const char *label) in gpio_request()
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c434 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dutil.c434 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button()
/openbmc/linux/security/apparmor/include/
H A Dpolicy.h218 struct aa_label label; member
/openbmc/linux/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c82 char label[MLXREG_CORE_LABEL_MAX_SIZE] = { 0 }; in mlxreg_hotplug_udev_event_send() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c683 const char *label; in v4l2_fwnode_connector_parse() local
/openbmc/linux/drivers/gpio/
H A Dgpio-ep93xx.c276 const char *label; member
H A Dgpio-stmpe.c258 const char *label = gpiochip_is_requested(gc, offset); in stmpe_dbg_show_one() local
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c708 static void __init nvram_print_partitions(char * label) in nvram_print_partitions()
/openbmc/linux/drivers/iio/adc/
H A Drzg2l_adc.c262 char *label) in rzg2l_adc_read_label()
H A Drtq6056.c369 char *label) in rtq6056_adc_read_label()
/openbmc/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c474 const char *label) in mtk_gpio_request()
/openbmc/qemu/include/ui/
H A Dgtk.h81 char *label; member
/openbmc/linux/scripts/
H A Dkallsyms.c294 static void output_label(const char *label) in output_label()
/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c446 const char *label; in orion_gpio_dbg_show() local
/openbmc/linux/fs/smb/client/
H A Dcifs_debug.c31 cifs_dump_mem(char *label, void *data, int length) in cifs_dump_mem()
/openbmc/qemu/ui/
H A Ddbus-console.c542 g_autofree char *label = NULL; in dbus_display_console_new() local
/openbmc/qemu/target/hexagon/
H A Dgenptr.c906 TCGLabel *label = gen_new_label(); in gen_endloop1() local
1107 TCGLabel *label = gen_new_label(); in gen_insert_rp() local
1151 TCGLabel *label = gen_new_label(); in gen_asr_r_svw_trun() local
/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c194 void **label; member
465 *nd_cmd, unsigned int buf_len, void *label) in nfit_test_cmd_get_config_data()
486 unsigned int buf_len, void *label) in nfit_test_cmd_set_config_data()
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1977 #define NADDR(label) (RELOC_SOFTC | offsetof(struct ncb, label)) argument
1978 #define PADDR(label) (RELOC_LABEL | offsetof(struct script, label)) argument
1979 #define PADDRH(label) (RELOC_LABELH | offsetof(struct scripth, label)) argument
1980 #define RADDR(label) (RELOC_REGISTER | REG(label)) argument
1981 #define FADDR(label,ofs)(RELOC_REGISTER | ((REG(label))+(ofs))) argument
3639 static void ncr_print_msg(struct ccb *cp, char *label, u_char *msg) in ncr_print_msg()
/openbmc/qemu/target/xtensa/
H A Dtranslate.c407 TCGLabel *label = gen_new_label(); in gen_check_loop_end() local
433 TCGLabel *label = gen_new_label(); in gen_brcond() local
558 TCGLabel *label = gen_new_label(); in gen_zero_check() local
1181 TCGLabel *label = gen_new_label(); in xtensa_tr_translate_insn() local
1713 TCGLabel *label = gen_new_label(); in translate_loop() local
2206 TCGLabel *label = gen_new_label(); in translate_s32ex() local

1...<<111213141516171819