label 63 include/asm-generic/gpio.h extern int gpio_request(unsigned gpio, const char *label); label 113 include/asm-generic/gpio.h extern int gpio_request_one(unsigned gpio, unsigned long flags, const char *label); label 22 include/linux/basic_mmio_gpio.h const char *label; label 544 include/linux/edac.h char label[EDAC_MC_LABEL_LEN + 1]; /* DIMM label on motherboard */ label 638 include/linux/edac.h char label[(EDAC_MC_LABEL_LEN + 1 + sizeof(OTHER_LABEL)) * EDAC_MAX_LABELS]; label 42 include/linux/gpio.h const char *label; label 84 include/linux/gpio.h int devm_gpio_request(struct device *dev, unsigned gpio, const char *label); label 86 include/linux/gpio.h unsigned long flags, const char *label); label 104 include/linux/gpio.h static inline int gpio_request(unsigned gpio, const char *label) label 110 include/linux/gpio.h unsigned long flags, const char *label) label 263 include/linux/gpio.h const char *label) label 270 include/linux/gpio.h unsigned long flags, const char *label) label 73 include/linux/gpio/driver.h const char *label; label 173 include/linux/gpio/driver.h const char *label); label 41 include/linux/nfs4.h char *label; label 362 include/linux/nfs_fs.h struct nfs4_label *label); label 464 include/linux/nfs_fs.h struct nfs_fattr *fattr, struct nfs4_label *label); label 345 include/linux/nfs_xdr.h const struct nfs4_label *label; label 595 include/linux/nfs_xdr.h struct nfs4_label *label; label 628 include/linux/nfs_xdr.h const struct nfs4_label *label; label 664 include/linux/nfs_xdr.h struct nfs4_label *label; label 862 include/linux/nfs_xdr.h const struct nfs4_label *label; label 870 include/linux/nfs_xdr.h struct nfs4_label *label; label 895 include/linux/nfs_xdr.h struct nfs4_label *label; label 910 include/linux/nfs_xdr.h struct nfs4_label *label; label 928 include/linux/nfs_xdr.h struct nfs4_label *label; label 46 include/linux/phy/omap_usb.h const char *label; label 65 include/linux/platform_data/leds-lp55xx.h const char *label; label 5 include/linux/platform_data/syscon.h const char *label; label 50 include/linux/pm2301_charger.h const char *label; label 14 include/linux/pwm.h struct pwm_device *pwm_request(int pwm_id, const char *label); label 36 include/linux/pwm.h static inline struct pwm_device *pwm_request(int pwm_id, const char *label) label 83 include/linux/pwm.h const char *label; label 189 include/linux/pwm.h const char *label); label 227 include/linux/pwm.h const char *label) label 188 include/linux/pxa2xx_ssp.h const char *label; label 223 include/linux/pxa2xx_ssp.h struct ssp_device *pxa_ssp_request(int port, const char *label); label 226 include/linux/pxa2xx_ssp.h const char *label); label 228 include/linux/pxa2xx_ssp.h static inline struct ssp_device *pxa_ssp_request(int port, const char *label) label 285 include/linux/usb/composite.h const char *label; label 76 include/linux/usb/phy.h const char *label; label 65 include/net/inet_ecn.h #define IP6_ECN_flow_init(label) do { \ label 66 include/net/inet_ecn.h (label) &= ~htonl(INET_ECN_MASK << 20); \ label 69 include/net/inet_ecn.h #define IP6_ECN_flow_xmit(sk, label) do { \ label 71 include/net/inet_ecn.h (label) |= htonl(INET_ECN_ECT_0 << 20); \ label 228 include/net/ipv6.h __be32 label; label 255 include/net/ipv6.h struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, __be32 label); label 73 include/net/irda/irda.h #define IRDA_ASSERT_LABEL(label) label label 77 include/net/irda/irda.h #define IRDA_ASSERT_LABEL(label) label 266 include/net/sctp/sctp.h {.label= #name, .counter= &sctp_dbg_objcnt_## name} label 1930 include/net/sctp/structs.h char *label; label 100 include/ras/ras_event.h const char *label, label 111 include/ras/ras_event.h TP_ARGS(err_type, error_msg, label, error_count, mc_index, label 118 include/ras/ras_event.h __string( label, label ) label 133 include/ras/ras_event.h __assign_str(label, label); label 151 include/ras/ras_event.h __get_str(label), label 168 include/uapi/linux/bcache.h __u8 label[SB_LABEL_SIZE]; label 319 include/uapi/linux/bcache.h __u8 label[32]; label 367 include/uapi/linux/bcache.h __u8 label[32]; label 39 include/uapi/linux/netfilter/xt_IDLETIMER.h char label[MAX_IDLETIMER_LABEL_SIZE]; label 315 scripts/dtc/checks.c const char *label, struct node *node, label 322 scripts/dtc/checks.c othernode = get_node_by_label(dt, label); label 325 scripts/dtc/checks.c otherprop = get_property_by_label(dt, label, &othernode); label 327 scripts/dtc/checks.c othermark = get_marker_label(dt, label, &othernode, label 336 scripts/dtc/checks.c label, DESCLABEL_ARGS(node, prop, mark), label 343 scripts/dtc/checks.c struct label *l; label 346 scripts/dtc/checks.c check_duplicate_label(c, dt, l->label, node, NULL, NULL); label 352 scripts/dtc/checks.c struct label *l; label 355 scripts/dtc/checks.c check_duplicate_label(c, dt, l->label, node, prop, NULL); label 131 scripts/dtc/dtc.h char *label; label 132 scripts/dtc/dtc.h struct label *next; label 142 scripts/dtc/dtc.h struct label *labels; label 160 scripts/dtc/dtc.h struct label *labels; label 184 scripts/dtc/dtc.h void add_label(struct label **labels, char *label); label 185 scripts/dtc/dtc.h void delete_labels(struct label **labels); label 208 scripts/dtc/dtc.h struct property *get_property_by_label(struct node *tree, const char *label, label 210 scripts/dtc/dtc.h struct marker *get_marker_label(struct node *tree, const char *label, label 214 scripts/dtc/dtc.h struct node *get_node_by_label(struct node *tree, const char *label); label 228 scripts/dtc/dtc.h struct label *labels; label 55 scripts/dtc/flattree.c void (*beginnode)(void *, struct label *labels); label 56 scripts/dtc/flattree.c void (*endnode)(void *, struct label *labels); label 57 scripts/dtc/flattree.c void (*property)(void *, struct label *labels); label 92 scripts/dtc/flattree.c static void bin_emit_beginnode(void *e, struct label *labels) label 97 scripts/dtc/flattree.c static void bin_emit_endnode(void *e, struct label *labels) label 102 scripts/dtc/flattree.c static void bin_emit_property(void *e, struct label *labels) label 117 scripts/dtc/flattree.c static void emit_label(FILE *f, const char *prefix, const char *label) label 119 scripts/dtc/flattree.c fprintf(f, "\t.globl\t%s_%s\n", prefix, label); label 120 scripts/dtc/flattree.c fprintf(f, "%s_%s:\n", prefix, label); label 121 scripts/dtc/flattree.c fprintf(f, "_%s_%s:\n", prefix, label); label 124 scripts/dtc/flattree.c static void emit_offset_label(FILE *f, const char *label, int offset) label 126 scripts/dtc/flattree.c fprintf(f, "\t.globl\t%s\n", label); label 127 scripts/dtc/flattree.c fprintf(f, "%s\t= . + %d\n", label, offset); label 194 scripts/dtc/flattree.c static void asm_emit_beginnode(void *e, struct label *labels) label 197 scripts/dtc/flattree.c struct label *l; label 200 scripts/dtc/flattree.c fprintf(f, "\t.globl\t%s\n", l->label); label 201 scripts/dtc/flattree.c fprintf(f, "%s:\n", l->label); label 207 scripts/dtc/flattree.c static void asm_emit_endnode(void *e, struct label *labels) label 210 scripts/dtc/flattree.c struct label *l; label 215 scripts/dtc/flattree.c fprintf(f, "\t.globl\t%s_end\n", l->label); label 216 scripts/dtc/flattree.c fprintf(f, "%s_end:\n", l->label); label 220 scripts/dtc/flattree.c static void asm_emit_property(void *e, struct label *labels) label 223 scripts/dtc/flattree.c struct label *l; label 226 scripts/dtc/flattree.c fprintf(f, "\t.globl\t%s\n", l->label); label 227 scripts/dtc/flattree.c fprintf(f, "%s:\n", l->label); label 534 scripts/dtc/flattree.c struct label *l; label 537 scripts/dtc/flattree.c fprintf(f, "\t.globl\t%s\n", l->label); label 538 scripts/dtc/flattree.c fprintf(f, "%s:\n", l->label); label 27 scripts/dtc/livetree.c void add_label(struct label **labels, char *label) label 29 scripts/dtc/livetree.c struct label *new; label 33 scripts/dtc/livetree.c if (streq(new->label, label)) { label 40 scripts/dtc/livetree.c new->label = label; label 45 scripts/dtc/livetree.c void delete_labels(struct label **labels) label 47 scripts/dtc/livetree.c struct label *label; label 49 scripts/dtc/livetree.c for_each_label(*labels, label) label 50 scripts/dtc/livetree.c label->deleted = 1; label 141 scripts/dtc/livetree.c struct label *l; label 147 scripts/dtc/livetree.c add_label(&old_node->labels, l->label); label 168 scripts/dtc/livetree.c add_label(&old_prop->labels, l->label); label 380 scripts/dtc/livetree.c struct property *get_property_by_label(struct node *tree, const char *label, label 389 scripts/dtc/livetree.c struct label *l; label 392 scripts/dtc/livetree.c if (streq(l->label, label)) label 397 scripts/dtc/livetree.c prop = get_property_by_label(c, label, node); label 406 scripts/dtc/livetree.c struct marker *get_marker_label(struct node *tree, const char *label, label 419 scripts/dtc/livetree.c if (streq(m->ref, label)) label 424 scripts/dtc/livetree.c m = get_marker_label(c, label, node, prop); label 471 scripts/dtc/livetree.c struct node *get_node_by_label(struct node *tree, const char *label) label 474 scripts/dtc/livetree.c struct label *l; label 476 scripts/dtc/livetree.c assert(label && (strlen(label) > 0)); label 479 scripts/dtc/livetree.c if (streq(l->label, label)) label 483 scripts/dtc/livetree.c node = get_node_by_label(child, label); label 240 scripts/dtc/treesource.c struct label *l; label 244 scripts/dtc/treesource.c fprintf(f, "%s: ", l->label); label 253 scripts/dtc/treesource.c fprintf(f, "%s: ", l->label); label 273 scripts/dtc/treesource.c struct label *l; label 276 scripts/dtc/treesource.c fprintf(f, "%s: ", l->label); label 275 scripts/kallsyms.c static void output_label(char *label) label 278 scripts/kallsyms.c printf(".globl %c%s\n", symbol_prefix_char, label); label 280 scripts/kallsyms.c printf(".globl %s\n", label); label 283 scripts/kallsyms.c printf("%c%s:\n", symbol_prefix_char, label); label 285 scripts/kallsyms.c printf("%s:\n", label); label 443 scripts/kconfig/gconf.c GtkWidget *dialog, *label; label 463 scripts/kconfig/gconf.c label = gtk_label_new(_("\nSave configuration ?\n")); label 464 scripts/kconfig/gconf.c gtk_container_add(GTK_CONTAINER(GTK_DIALOG(dialog)->vbox), label); label 465 scripts/kconfig/gconf.c gtk_widget_show(label); label 224 scripts/kconfig/lxdialog/dialog.h void print_button(WINDOW * win, const char *label, int y, int x, int selected); label 447 scripts/kconfig/lxdialog/util.c void print_button(WINDOW * win, const char *label, int y, int x, int selected) label 455 scripts/kconfig/lxdialog/util.c temp = strspn(label, " "); label 456 scripts/kconfig/lxdialog/util.c label += temp; label 463 scripts/kconfig/lxdialog/util.c waddch(win, label[0]); label 466 scripts/kconfig/lxdialog/util.c waddstr(win, (char *)label + 1); label 104 scripts/kconfig/qconf.h void addColumn(colIdx idx, const QString& label) label 106 scripts/kconfig/qconf.h colMap[idx] = Parent::addColumn(label);