Home
last modified time | relevance | path

Searched refs:identifier (Results 1 – 162 of 162) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/dma/
Datmel-xdma.txt13 - bit 13: SIF, source interface identifier, used to get the memory
14 interface identifier,
15 - bit 14: DIF, destination interface identifier, used to get the peripheral
16 interface identifier,
17 - bit 30-24: PERID, peripheral identifier.
35 - bit 13: SIF, source interface identifier, used to get the memory
36 interface identifier,
37 - bit 14: DIF, destination interface identifier, used to get the peripheral
38 interface identifier,
39 - bit 30-24: PERID, peripheral identifier.
Datmel-dma.txt29 - bit 7-0: peripheral identifier for the hardware handshaking interface. The
30 identifier can be different for tx and rx.
Dmoxa,moxart-dma.txt31 2. Peripheral identifier for the hardware handshaking interface.
Dqcom_bam_dma.txt14 - qcom,ee : indicates the active Execution Environment identifier (0-7) used in
Dqcom_adm.txt18 - qcom,ee: indicates the security domain identifier used in the secure world.
Ddma.txt49 - dma-names: Contains one identifier string for each DMA specifier in
/linux-4.1.27/scripts/coccinelle/api/
Dsimple_open.cocci13 identifier open_f != simple_open;
14 identifier i, f;
28 identifier fops;
29 identifier open.open_f;
39 identifier open_f != simple_open;
40 identifier i, f;
55 identifier fops;
56 identifier openr.open_f;
Dplatform_no_drv_owner.cocci14 identifier __driver;
23 identifier match1.__driver;
32 identifier __driver;
43 identifier match2.__driver;
54 identifier match1.__driver;
65 identifier match2.__driver;
Dpm_runtime.cocci51 identifier pm_runtime_api;
66 identifier pm_runtime_api;
83 identifier pm_runtime_api;
Dmemdup_user.cocci19 identifier l1,l2;
/linux-4.1.27/drivers/scsi/
Dscript_asm.pl154 $identifier = '[A-Za-z_][A-Za-z_0-9]*';
162 $value = "$identifier|$identifier\\s*[+\-]\\s*$decnum|".
163 "$identifier\\s*[+-]\s*$hexnum|$constant";
249 if ($value =~ /^REL\s*\(\s*($identifier)\s*\)\s*(.*)/i) {
254 } elsif ($value =~ /^($identifier)\s*(.*)/) {
401 if (/^\s*($identifier)\s*:(.*)/) {
418 if ($rest =~ /^($identifier)\s*=\s*($constant)\s*$/) {
441 if ($external =~ /\s*($identifier)\s*$/) {
459 if ($1 =~ /^($identifier)\s*$/) {
633 if ($rest =~ /^(ATN|)\s*($value)\s*,\s*($identifier)\s*$/i) {
[all …]
Dscsi_transport_sas.c1222 u64 identifier; in show_sas_rphy_enclosure_identifier() local
1232 error = i->f->get_enclosure_identifier(rphy, &identifier); in show_sas_rphy_enclosure_identifier()
1235 return sprintf(buf, "0x%llx\n", (unsigned long long)identifier); in show_sas_rphy_enclosure_identifier()
/linux-4.1.27/scripts/coccinelle/iterators/
Dfen.cocci20 identifier l;
33 identifier l;
46 identifier l;
59 identifier l;
77 identifier l;
Duse_after_iter.cocci21 identifier c,member;
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dhi3620-clock.txt17 Each clock is assigned an identifier and client nodes use this identifier
20 All these identifier could be found in <dt-bindings/clock/hi3620-clock.h>.
Dmarvell,mmp2.txt18 Each clock is assigned an identifier and client nodes use this identifier
21 All these identifier could be found in <dt-bindings/clock/marvell-mmp2.h>.
Dmarvell,pxa168.txt18 Each clock is assigned an identifier and client nodes use this identifier
21 All these identifier could be found in <dt-bindings/clock/marvell,pxa168.h>.
Dhix5hd2-clock.txt12 Each clock is assigned an identifier and client nodes use this identifier
15 All these identifier could be found in <dt-bindings/clock/hix5hd2-clock.h>.
Dmarvell,pxa910.txt18 Each clock is assigned an identifier and client nodes use this identifier
21 All these identifier could be found in <dt-bindings/clock/marvell-pxa910.h>.
Dexynos5440-clock.txt15 Each clock is assigned an identifier and client nodes can use this identifier
Dmaxim,max77686.txt18 Each clock is assigned an identifier and client nodes can use this identifier
Dexynos5250-clock.txt16 Each clock is assigned an identifier and client nodes can use this identifier
Dexynos4415-clock.txt19 Each clock is assigned an identifier and client nodes can use this identifier
Dmaxim,max77802.txt17 Each clock is assigned an identifier and client nodes can use this identifier
Dexynos5420-clock.txt17 Each clock is assigned an identifier and client nodes can use this identifier
Dpistachio-clock.txt26 - #clock-cells: Must be 1. The single cell is the clock identifier.
55 - #clock-cells: Must be 1. The single cell is the clock identifier.
83 - #clock-cells: Must be 1. The single cell is the clock identifier.
112 - #clock-cells: Must be 1. The single cell is the clock identifier.
Dexynos4-clock.txt18 Each clock is assigned an identifier and client nodes can use this identifier
Dexynos3250-clock.txt20 Each clock is assigned an identifier and client nodes can use this identifier
Dsamsung,s3c2412-clock.txt14 Each clock is assigned an identifier and client nodes can use this identifier
Dsamsung,s3c2410-clock.txt17 Each clock is assigned an identifier and client nodes can use this identifier
Drockchip,rk3288-cru.txt20 Each clock is assigned an identifier and client nodes can use this identifier
Dsamsung,s3c2443-clock.txt17 Each clock is assigned an identifier and client nodes can use this identifier
Drockchip,rk3188-cru.txt21 Each clock is assigned an identifier and client nodes can use this identifier
Dsamsung,s3c64xx-clock.txt18 Each clock is assigned an identifier and client nodes can use this identifier
Dexynos7-clock.txt8 Each clock is assigned an identifier and client nodes can use
9 this identifier to specify the clock which they consume. All
Dclk-exynos-audss.txt35 assigned an identifier and client nodes use this identifier to specify the
Dexynos5260-clock.txt8 Each clock is assigned an identifier and client nodes can use
9 this identifier to specify the clock which they consume. All
Dexynos5433-clock.txt167 Each clock is assigned an identifier and client nodes can use this identifier
/linux-4.1.27/scripts/coccinelle/null/
Dderef_null.cocci29 identifier f;
37 identifier f;
55 identifier f;
116 identifier f;
176 identifier f;
225 identifier f;
233 identifier f;
249 identifier f;
Dbadzero.cocci27 identifier f;
51 identifier f;
84 identifier f;
101 identifier f;
124 identifier r.f;
148 identifier r.f;
Dkmerr.cocci22 identifier f,fld;
34 identifier f;
50 identifier f;
/linux-4.1.27/scripts/coccinelle/misc/
Dof_table.cocci13 identifier var, arr;
24 identifier var, arr;
38 identifier var, arr;
Dreturnvar.cocci20 identifier ret;
33 identifier ret;
43 identifier ret;
Dboolreturn.cocci12 identifier fn;
34 identifier fn;
Dsimple_return.cocci18 identifier i,f,fn;
30 identifier r.i;
49 identifier i,f,fn;
61 identifier s1.i;
Dorplus.cocci18 identifier i;
34 identifier i1;
Ddoubleinit.cocci17 identifier I, s, fld;
25 identifier I, s, r.fld;
Dsemicolon.cocci50 identifier label;
/linux-4.1.27/tools/firewire/
Dnosy-dump.h19 uint32_t identifier:2; member
28 uint32_t identifier:2; member
45 uint32_t identifier:2; member
63 uint32_t identifier:2; member
Dnosy-dump.c778 switch (pp->common.identifier) { in print_packet()
/linux-4.1.27/drivers/scsi/esas2r/
Desas2r_targdb.c194 if (ident_len > sizeof(t->identifier) in esas2r_targ_db_add_pthru()
212 memcpy(t->identifier, ident, ident_len); in esas2r_targ_db_add_pthru()
245 void *identifier, in esas2r_targ_db_find_by_ident() argument
252 && memcmp(&t->identifier[0], identifier, in esas2r_targ_db_find_by_ident()
Desas2r.h644 u8 identifier[60]; member
1123 void *identifier,
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-driver-ib_srp10 byte identifier extension in the 16-byte SRP target port
11 identifier. The target port identifier is sent by ib_srp
15 identifier.
33 identifier extension portion of the SRP initiator port
34 identifier. This data is sent by the initiator to the target
122 Description: Eight-byte identifier extension portion of the 16-byte target
123 port identifier.
130 port identifier.
Dsysfs-bus-firewire120 SCSI target port identifier and logical unit identifier of a
Dsysfs-transport-srp30 Description: 16-byte local SRP port identifier in hexadecimal format. An
/linux-4.1.27/fs/fscache/
Dcache.c194 vsnprintf(cache->identifier, sizeof(cache->identifier), idfmt, va); in fscache_init_cache()
233 tagname = cache->identifier; in fscache_add_cache()
237 _enter("{%s.%s},,%s", cache->ops->name, cache->identifier, tagname); in fscache_add_cache()
287 _leave(" = 0 [%s]", cache->identifier); in fscache_add_cache()
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Datmel-crypto.txt13 - dma-names: Contains one identifier string for each DMA specifier
35 - dma-names: Contains one identifier string for each DMA specifier
58 - dma-names: Contains one identifier string for each DMA specifier
/linux-4.1.27/net/ieee802154/
Dtrace.h21 #define WPAN_DEV_ENTRY __field(u32, identifier)
22 #define WPAN_DEV_ASSIGN (__entry->identifier) = (!IS_ERR_OR_NULL(wpan_dev) \
23 ? wpan_dev->identifier : 0)
25 #define WPAN_DEV_PR_ARG (__entry->identifier)
Dcore.c232 wpan_dev->identifier = ++rdev->wpan_dev_id; in cfg802154_netdev_notifier_call()
Dnl802154.c95 wpan_dev->identifier == (u32)wpan_dev_id) { in __cfg802154_wpan_dev_from_attrs()
137 if (wpan_dev->identifier != (u32)wpan_dev_id) in __cfg802154_rdev_from_attrs()
442 return (u64)wpan_dev->identifier | in wpan_dev_id()
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_auth.c181 unsigned char identifier[10], *challenge = NULL; in chap_server_compute_md5() local
193 memset(identifier, 0, 10); in chap_server_compute_md5()
316 if (extract_param(nr_in_ptr, "CHAP_I", 10, identifier, &type) < 0) { in chap_server_compute_md5()
322 ret = kstrtoul(&identifier[2], 0, &id); in chap_server_compute_md5()
324 ret = kstrtoul(identifier, 0, &id); in chap_server_compute_md5()
/linux-4.1.27/include/uapi/linux/
Dicmpv6.h20 __be16 identifier; member
64 #define icmp6_identifier icmp6_dataun.u_echo.identifier
/linux-4.1.27/Documentation/netlabel/
Dlsm_interface.txt38 label and the internal LSM security identifier can be time consuming. The
42 and translated the security attributes into a LSM internal identifier the LSM
44 identifier with the network packet's label. This means that in the future
Ddraft-ietf-cipso-ipsecurity-01.txt80 identifier will define a mapping between appropriate CIPSO field values
117 not appear as the DOI identifier in any CIPSO option. Implementations
118 should assume that the DOI identifier field is not aligned on any particular
138 number 1 to represent that same security level. The DOI identifier is used
147 a tag type identifier followed by the length of the tag and ends with the
150 identifier field in the CIPSO header, implementations should assume that
160 types, implementations will require the DOI identifier as well as the tag
489 PORT_DOI - This parameter is used to assign a DOI identifier value to a
491 going out this port MUST use the specified DOI identifier. All CIPSO
495 NET_DOI - This parameter is used to assign a DOI identifier value to a
[all …]
/linux-4.1.27/Documentation/virtual/kvm/
Ds390-diag.txt66 General register 4 contains a 64bit identifier for KVM usage (the
68 identifier, it is ignored.
71 a 64bit identifier (in the kvm_io_bus cookie case).
Dapi.txt58 whether a particular extension identifier is available. If it is, a
110 Parameters: machine type identifier (KVM_VM_*)
157 Parameters: extension identifier (KVM_CAP_*)
161 kvm API. Userspace passes an extension identifier (an integer) and
1833 refers to the register identifier as described below and addr is a pointer
2605 to know about. The id field is an architecture specific identifier for a
/linux-4.1.27/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,video.txt17 - dmas, dma-names: List of one DMA specifier and identifier string (as defined
19 requires a DMA channel with the identifier string set to "port" followed by
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-net70 Indicates the device unique identifier. Format is an hexadecimal
125 Indicates the system-wide interface unique index identifier as a
127 identifier to an interface name. It is used throughout the
136 Indicates the system-wide interface unique index identifier a
188 Indicates the interface unique physical port identifier within
233 Indicates the unique physical switch identifier of a switch this
Dsysfs-platform-at9116 mailbox and load it with an unused identifier.
Dsysfs-class-bdi9 The <bdi> identifier can be either of the following:
Dsysfs-bus-rbd78 The unique identifier for the rbd image's pool. This is
Dconfigfs-usb-gadget125 qw_sign - an identifier to be reported as "OS String"
Dsysfs-devices-system-cpu87 hardware platform's identifier (rather than the kernel's).
/linux-4.1.27/scripts/coccinelle/locks/
Ddouble_lock.cocci43 identifier lock,unlock;
67 identifier lock;
Dcall_kern.cocci20 identifier fn;
39 identifier gfp.fn;
Dmini_lock.cocci66 identifier lock,unlock;
/linux-4.1.27/scripts/coccinelle/free/
Dkfree.cocci30 identifier f;
58 identifier l;
Dkfreeaddr.cocci15 identifier f;
/linux-4.1.27/drivers/s390/block/
Ddasd_eckd.h308 __u8 identifier:2; member
330 __u8 identifier:2; member
343 __u8 identifier:2; member
355 __u8 identifier:2; member
Ddasd_eckd.c993 if (sneq->flags.identifier == 1 && sneq->format == 1) in dasd_eckd_identify_conf_parts()
995 else if (sneq->flags.identifier == 1 && sneq->format == 4) in dasd_eckd_identify_conf_parts()
997 else if (sneq->flags.identifier == 2) in dasd_eckd_identify_conf_parts()
999 else if (sneq->flags.identifier == 3 && sneq->res1 == 1) in dasd_eckd_identify_conf_parts()
1023 if (gneq->flags.identifier == 2) { in dasd_eckd_path_access()
/linux-4.1.27/Documentation/devicetree/bindings/iio/magnetometer/
Dak8975.txt10 - gpios : should be device tree identifier of the magnetometer DRDY pin
Dhmc5843.txt14 - gpios : should be device tree identifier of the magnetometer DRDY pin
/linux-4.1.27/scripts/
Dkernel-doc2340 my $identifier;
2385 $identifier = $1;
2387 $identifier = $1;
2409 if ($identifier =~ m/^struct/) {
2411 } elsif ($identifier =~ m/^union/) {
2413 } elsif ($identifier =~ m/^enum/) {
2415 } elsif ($identifier =~ m/^typedef/) {
2422 print STDERR "Info(${file}:$.): Scanning doc for $identifier\n";
Dspelling.txt466 identidier||identifier
/linux-4.1.27/Documentation/device-mapper/
Dthin-provisioning.txt158 Here '0' is an identifier for the volume, a 24-bit number. It's up
160 identifier is already in use, the message will fail with -EEXIST.
168 The last parameter is the identifier for the thinp device.
185 Here '1' is the identifier for the volume, a 24-bit number. '0' is the
186 identifier for the origin device.
322 <dev id> is an arbitrary unique 24-bit identifier chosen by
328 <dev id> is an arbitrary unique 24-bit identifier chosen by
330 <origin id> is the identifier of the thinly-provisioned device
369 the internal device identifier of the device to be
Dstatistics.txt20 Each region has a corresponding unique identifier, which we call a
/linux-4.1.27/Documentation/security/
DIMA-templates.txt27 a new data type, developers define the field identifier and implement
57 ('<identifier>': description), that can be used to define new template
58 descriptors by adding their identifier to the format string
/linux-4.1.27/Documentation/rapidio/
Dsysfs.txt33 did - returns the device identifier
34 vid - returns the device vendor identifier
36 asm_did - returns identifier for the assembly containing the device
38 asm_vid - returns vendor identifier of the assembly containing the device
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Ddavinci-nand.txt53 identifier is saved in OOB area. If not present
67 identifier is saved in OOB area. If not present
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt18 - atmel,adc-res-names: Contains one identifier string for each resolution
24 - atmel,adc-use-res: String corresponding to an identifier from
/linux-4.1.27/Documentation/connector/
Dconnector.txt9 netlink based network. One must register a callback and an identifier.
11 identifier, the appropriate callback will be called.
61 struct cb_id *id - unique connector's user identifier.
72 struct cb_id *id - unique connector's user identifier.
/linux-4.1.27/fs/cachefiles/
Dbind.c231 pr_info("File cache on %s registered\n", cache->cache.identifier); in cachefiles_daemon_add_cache()
264 cache->cache.identifier); in cachefiles_daemon_unbind()
Dinterface.c40 _enter("{%s},%p,", cache->cache.identifier, cookie); in cachefiles_alloc_object()
/linux-4.1.27/Documentation/devicetree/bindings/mailbox/
Dmailbox.txt25 - mbox-names: List of identifier strings for each mailbox channel
Domap-mailbox.txt71 Cell #2 (irq_id) - irq identifier index number to use from the parent's
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Ddcsr.txt218 Definition: Must include both an identifier specific to the SoC
246 Definition: Must include both an identifier specific to the SoC
306 Definition: Must include both an identifier specific to the SoC
336 Definition: Must include both an identifier specific to the SoC
366 Definition: Must include both an identifier specific to the cpu
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c1071 u8 identifier = 0; in ixgbe_identify_sfp_module_generic() local
1086 &identifier); in ixgbe_identify_sfp_module_generic()
1094 if (identifier != IXGBE_SFF_IDENTIFIER_SFP) { in ixgbe_identify_sfp_module_generic()
1215 hw->phy.id = identifier; in ixgbe_identify_sfp_module_generic()
1336 u8 identifier = 0; in ixgbe_identify_qsfp_module_generic() local
1352 &identifier); in ixgbe_identify_qsfp_module_generic()
1357 if (identifier != IXGBE_SFF_IDENTIFIER_QSFP_PLUS) { in ixgbe_identify_qsfp_module_generic()
1362 hw->phy.id = identifier; in ixgbe_identify_qsfp_module_generic()
/linux-4.1.27/Documentation/
DIRQ.txt8 An IRQ number is a kernel identifier used to talk about a hardware
Dcputopology.txt14 identifier (rather than the kernel's). The actual value is
20 identifier (rather than the kernel's). The actual value is
Dbinfmt_misc.txt22 - 'name' is an identifier string. A new /proc file will be created with this
DSubmittingPatches644 globally-unique identifier for that patch. It propagates all the way
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Ds2mps11.txt29 is assigned an identifier and client nodes use this identifier to specify
/linux-4.1.27/Documentation/cgroups/
Dnet_cls.txt5 tag network packets with a class identifier (classid).
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dphy.txt23 If the phy's identifier is known then the list may contain an entry
Dapm-xgene-enet.txt35 - compatible: PHY identifier. Please refer ./phy.txt for the format.
/linux-4.1.27/include/net/
Dcfg802154.h116 u32 identifier; member
Dcfg80211.h3441 u32 identifier; member
/linux-4.1.27/Documentation/devicetree/bindings/pci/
Dlayerscape-pci.txt7 - compatible: should contain the platform identifier such as "fsl,ls1021a-pcie"
/linux-4.1.27/Documentation/networking/
Dvxlan.txt6 With VXLAN identifier is expanded to 24 bits.
Dphonet.txt27 uint8_t pn_media; /* Media type (link-layer identifier) */
204 identifier ("pipe handle") of the pipe. This is only defined for
Dpktgen.txt177 pgset "vlan_cfi 0" set canonical format identifier 0-1 (default 0)
181 pgset "svlan_cfi 0" set canonical format identifier 0-1 (default 0)
Dtimestamping.txt129 Generate a unique identifier along with each packet. A process can
138 identifier and returns that along with the timestamp. The identifier
Dlapb-module.txt106 successful then LAPB_OK is returned. The token must be a unique identifier
Dcan.txt161 medium that has no MAC-layer addressing like ethernet. The CAN-identifier
480 For the possible 2048 SFF CAN identifiers the identifier is used as an index
607 The CAN_RAW socket can set multiple CAN identifier specific filters that
870 device and a protocol module identifier:
Dopenvswitch.txt138 flow identification is a unique flow identifier, or "UFID". UFIDs are optional
Dstmmac.txt149 o bus_id: bus identifier.
Dphy.txt315 field) and the bus identifier (contained in phydev->dev.bus_id). Both must
/linux-4.1.27/Documentation/devicetree/bindings/spmi/
Dqcom,spmi-pmic-arb.txt30 - qcom,ee : indicates the active Execution Environment identifier (0-5)
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_irq.c265 u8 identifier = EHCA_BMASK_GET(EQE_EE_IDENTIFIER, eqe); in parse_identifier() local
267 switch (identifier) { in parse_identifier()
320 identifier, shca->ib_device.name); in parse_identifier()
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Ddavinci-mcasp-audio.txt24 - dma-names: identifier string for each DMA request line in the dmas property.
Dsamsung-i2s.txt24 - dma-names: identifier string for each DMA request line in the dmas property.
/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h195 char identifier[32]; member
Dpvrusb2-hdw.c1311 return hdw->identifier; in pvr2_hdw_get_device_identifier()
2217 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1, in pvr2_hdw_setup_low()
2220 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1, in pvr2_hdw_setup_low()
2224 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1, in pvr2_hdw_setup_low()
2227 hdw->identifier[idx] = 0; in pvr2_hdw_setup_low()
/linux-4.1.27/Documentation/devicetree/bindings/nios2/
Dnios2.txt22 identifier (PID).
/linux-4.1.27/scripts/mod/
Dfile2alias.c1234 const char *name, *identifier; in handle_moddevtable() local
1255 identifier = strstr(name, "__"); in handle_moddevtable()
1256 if (!identifier) in handle_moddevtable()
1258 namelen = identifier - name; in handle_moddevtable()
/linux-4.1.27/Documentation/devicetree/bindings/
Dgraph.txt122 identifier, should be 1.
/linux-4.1.27/include/linux/
Dfscache-cache.h53 char identifier[36]; /* cache label */ member
/linux-4.1.27/Documentation/arm/Atmel/
DREADME119 When collecting nodes for a particular peripheral or topic, the identifier have to
/linux-4.1.27/Documentation/hid/
Dhiddev.txt84 containing the HID usage identifier for the status that changed, and
87 structures. The HID usage identifier is a composite of the HID usage
/linux-4.1.27/Documentation/firmware_class/
DREADME38 - hotplug gets called with a firmware identifier in $FIRMWARE
/linux-4.1.27/Documentation/gpio/
Dboard.txt108 - dev_id is the identifier of the device that will make use of this GPIO. It
/linux-4.1.27/Documentation/fb/
Dapi.txt87 Macropixels are stored in memory as described by the format FOURCC identifier
141 identifier stored in the variable screen information grayscale field.
Dframebuffer.txt122 easily add your own modes and refer to them with a simple identifier.
/linux-4.1.27/Documentation/trace/
Dtracepoints.txt77 - subsys_eventname is an identifier unique to your event
/linux-4.1.27/Documentation/filesystems/
Dxfs-self-describing-metadata.txt60 metadata object contains some form of unique identifier in a well known
98 information must contain a filesystem identifier as well as a block number.
193 uuid_t uuid; /* filesystem identifier */
Dproc.txt1031 model device identifier
1641 (1) mount ID: unique identifier of the mount (may be reused after umount)
1783 call, 'mnt_id' is the mount point identifier, 'mflags' is the value of
Dcoda.txt443 The next item is the fundamental identifier used to identify Coda
/linux-4.1.27/Documentation/fmc/
Dmezzanine.txt83 concept, that varies among carriers. For the SPEC, the identifier is a
/linux-4.1.27/include/acpi/
Dactbl2.h1098 u8 identifier[16]; /* UUID identifier */ member
/linux-4.1.27/tools/perf/
Ddesign.txt42 * identifier.
315 __u32 index; /* hardware counter identifier */
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1301 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in _transport_get_enclosure_identifier() argument
1312 *identifier = sas_device->enclosure_logical_id; in _transport_get_enclosure_identifier()
1315 *identifier = 0; in _transport_get_enclosure_identifier()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1318 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in _transport_get_enclosure_identifier() argument
1329 *identifier = sas_device->enclosure_logical_id; in _transport_get_enclosure_identifier()
1332 *identifier = 0; in _transport_get_enclosure_identifier()
/linux-4.1.27/Documentation/video4linux/
Duvcvideo.txt143 __u32 id V4L2 control identifier
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt67 identifier, should be 1.
/linux-4.1.27/Documentation/input/
Djoystick-api.txt201 #define JSIOCGNAME(len) /* get identifier string char */
/linux-4.1.27/Documentation/powerpc/
Dqe_firmware.txt194 'Q', 'E', and 'F'. This is an identifier that indicates that this
/linux-4.1.27/lib/
DKconfig511 Enable fast lookup object identifier registry.
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-cd.1994-2004142 * Added identifier so new Sanyo CD-changer works
/linux-4.1.27/Documentation/filesystems/caching/
Dbackend-api.txt53 this is NULL, the identifier will be used instead. For CacheFS, the
54 identifier is set to name the underlying block device and the tag can be
/linux-4.1.27/net/wireless/
Dcore.c997 wdev->identifier = ++rdev->wdev_id; in cfg80211_netdev_notifier_call()
Dtrace.h32 ? wdev->identifier : 0)
2620 request->wdev->identifier : 0;
Dnl80211.c111 if (have_wdev_id && wdev->identifier == (u32)wdev_id) { in __cfg80211_wdev_from_attrs()
152 if (wdev->identifier != (u32)wdev_id) in __cfg80211_rdev_from_attrs()
506 cb->args[1] = (*wdev)->identifier; in nl80211_prepare_wdev_dump()
520 if (tmp->identifier == cb->args[1]) { in nl80211_prepare_wdev_dump()
2330 return (u64)wdev->identifier | in wdev_id()
2707 wdev->identifier = ++rdev->wdev_id; in nl80211_new_interface()
/linux-4.1.27/Documentation/crypto/
Dasymmetric-keys.txt101 and key identifier representations:
/linux-4.1.27/Documentation/s390/
D3270.txt46 including the console 3270, changes subchannel identifier relative to
/linux-4.1.27/Documentation/power/
Dopp.txt333 identifier for OPP in the interactions with OPP layer.
/linux-4.1.27/Documentation/ioctl/
Dioctl-number.txt37 Some devices use their major number as the identifier; this is OK, as
/linux-4.1.27/Documentation/x86/
Dboot.txt174 0210/1 2.00+ type_of_loader Boot loader identifier
360 0xTV here, where T is an identifier for the boot loader and V is
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_core.c78 #define icmpv6_id(icmph) (icmph->icmp6_dataun.u_echo.identifier)
/linux-4.1.27/drivers/message/fusion/
Dmptsas.c2157 mptsas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in mptsas_get_enclosure_identifier() argument
2186 *identifier = enclosure_info.enclosure_logical_id; in mptsas_get_enclosure_identifier()
/linux-4.1.27/Documentation/scsi/
Dscsi_mid_low_api.txt1240 identifier type and a vendor-specific value.
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.reg1275 * SCB offset to the Two Byte tag identifier used for target mode.
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt116 id - card ID (identifier or name)