Searched refs:label (Results 501 - 525 of 800) sorted by relevance

<<21222324252627282930>>

/linux-master/include/linux/usb/
H A Dcomposite.h263 * @label: For diagnostics, describes the configuration.
304 const char *label; member in struct:usb_configuration
/linux-master/drivers/gpio/
H A Dgpio-em.c311 gpio_chip->label = name;
H A Dgpio-pmic-eic-sprd.c346 pmic_eic->chip.label = dev_name(&pdev->dev);
H A Dgpio-sifive.c242 chip->gc.label = dev_name(dev);
H A Dgpio-crystalcove.c347 cg->chip.label = KBUILD_MODNAME;
/linux-master/drivers/iio/adc/
H A Dmeson_saradc.c1182 char *label)
1185 return sprintf(label, "temp-sensor\n");
1187 return sprintf(label, "%s\n",
1190 return sprintf(label, "channel-%d\n", chan->channel);
1180 read_label(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, char *label) argument
/linux-master/drivers/hid/
H A Dhid-mcp2200.c272 .label = "mcp2200",
/linux-master/include/net/
H A Dipv6.h328 __be32 label; member in struct:ip6_flowlabel
408 struct ip6_flowlabel *__fl6_sock_lookup(struct sock *sk, __be32 label);
412 __be32 label)
416 return __fl6_sock_lookup(sk, label) ? : ERR_PTR(-ENOENT);
962 /* @flowlabel may include more than a flow label, eg, the traffic class.
963 * Here we want only the flow label value.
411 fl6_sock_lookup(struct sock *sk, __be32 label) argument
H A Dudp_tunnel.h160 __u8 prio, __u8 ttl, __be32 label,
/linux-master/drivers/mfd/
H A Dsyscon.c319 syscon_config.name = pdata->label;
/linux-master/tools/mm/
H A Dthpmaps378 for label, stat in stats.items():
382 pad = max(0, label_field - len(label) - 1)
389 print(f"{label}:{' ' * pad}{value:8} kB{percent}")
/linux-master/include/linux/
H A Dnfs_xdr.h80 struct nfs4_label *label; member in struct:nfs_fattr
479 const struct nfs4_label *label; member in struct:nfs_openargs
801 const struct nfs4_label *label; member in struct:nfs_setattrargs
1042 const struct nfs4_label *label; member in struct:nfs4_create_arg
H A Dleds.h67 * DT "label" property is absent; it should be set to NULL
73 * either for label based LED name composition path or for fwnode
623 const char *label; member in struct:led_properties
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c1170 char *label __free(kfree) = gpiochip_dup_line_label(chip, i);
1171 if (IS_ERR(label))
1201 label ?: "Unrequested",
1509 gc->label = dev_name(vg->dev);
/linux-master/drivers/regulator/
H A Drpi-panel-attiny-regulator.c359 state->gc.label = i2c->name;
/linux-master/sound/pci/hda/
H A Dcirrus_scodec_test.c70 .label = "cirrus_scodec_test_gpio",
/linux-master/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c1099 "node [shape = box, fixedsize=true, width=2, height=0.7]; \"%p\" [label = \"%s\\n%d(%d) x %d, %dbpp\\n%s\"];",
1110 "\"%p\"->\"%s(pipe%d)\" [label = %s_frame];",
1115 "\"%s(pipe%d)\"->\"%p\" [label = %s_frame];",
1129 dtrace_dot("label = \"\\nEnable options: rp=reduced pipe, vfve=vf_veceven, dvse=dvs_envelope, dvs6=dvs_6axis, bo=block_out, fbds=fixed_bayer_ds, bf6=bayer_fir_6db, rawb=raw_binning, cont=continuous, disc=dis_crop\\n"
1145 "node [shape = doublecircle, fixedsize=true, width=2.5]; \"input_system\" [label = \"Input system\"];");
1148 "\"input_system\"->\"%s\" [label = \"%s\"];",
1152 "node [shape = doublecircle, fixedsize=true, width=2.5]; \"sensor\" [label = \"Sensor\"];");
1155 "\"sensor\"->\"input_system\" [label = \"%s\\n%d x %d\\n(%d x %d)\"];",
1328 dtrace_dot("node [shape = circle, fixedsize=true, width=2.5, label=\"%s\\n%s\\n\\n%s\"]; \"%s(pipe%d)\"",
1331 dtrace_dot("node [shape = circle, fixedsize=true, width=2.5, label
1429 ia_css_debug_dump_resolution( const struct ia_css_resolution *res, const char *label) argument
1438 ia_css_debug_dump_frame_info( const struct ia_css_frame_info *info, const char *label) argument
[all...]
/linux-master/scripts/kconfig/
H A Dgconf.c379 GtkWidget *dialog, *label; local
399 label = gtk_label_new("\nSave configuration ?\n");
400 gtk_container_add(GTK_CONTAINER(GTK_DIALOG(dialog)->vbox), label);
401 gtk_widget_show(label);
/linux-master/drivers/power/supply/
H A Dsbs-manager.c292 gc->label = client->name;
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h558 void vchiq_log_dump_mem(struct device *dev, const char *label, u32 addr,
/linux-master/drivers/iio/accel/
H A Dkxcjk-1013.c1422 const char **label)
1434 *label = "accel-display";
1436 *label = "accel-base";
1497 &indio_dev->label);
1419 kxcjk1013_match_acpi_device(struct device *dev, enum kx_chipset *chipset, enum kx_acpi_type *acpi_type, const char **label) argument
/linux-master/drivers/usb/phy/
H A Dphy-generic.c268 nop->phy.label = "nop-xceiv";
/linux-master/drivers/net/ethernet/sfc/
H A Defx_channels.c549 tx_queue->label = j;
773 tx_queue->channel->channel, tx_queue->label,
808 channel->channel, tx_queue->label,
/linux-master/drivers/hwmon/
H A Dasus-ec-sensors.c89 char label[SENSOR_LABEL_LEN]; member in struct:ec_sensor_info
95 .label = sensor_label, .type = sensor_type, \
903 *str = get_sensor_info(state, sensor_index)->label;
/linux-master/drivers/pci/hotplug/
H A Dpnv_php.c626 const char *label; local
630 ret = of_property_read_string(dn, "ibm,slot-label", &label);
645 php_slot->name = kstrdup(label, GFP_KERNEL);

Completed in 493 milliseconds

<<21222324252627282930>>