Searched refs:identifier (Results 1 - 200 of 562) sorted by relevance

123

/linux-4.1.27/drivers/media/usb/as102/
H A Das10x_cmd.h94 /* request identifier */
99 /* response identifier */
109 /* request identifier */
114 /* response identifier */
124 /* request identifier */
131 /* response identifier */
141 /* request identifier */
146 /* response identifier */
158 /* request identifier */
163 /* response identifier */
175 /* request identifier */
180 /* response identifier */
190 /* request identifier */
201 /* response identifier */
213 /* request identifier */
220 /* response identifier */
230 /* request identifier */
235 /* response identifier */
245 /* request identifier */
250 /* response identifier */
260 /* request identifier */
265 /* response identifier */
277 /* request identifier */
282 /* response identifier */
294 /* request identifier */
305 /* response identifier */
319 /* response identifier */
328 /* response identifier */
338 /* response identifier */
345 /* response identifier */
357 /* request identifier */
364 /* response identifier */
383 /* request identifier */
394 /* response identifier */
411 /* request identifier */
417 /* request identifier */
/linux-4.1.27/include/rdma/
H A Diw_cm.h65 * @cm_id: The IW CM identifier associated with the event.
76 * @cm_id: The IW CM identifier associated with the event.
128 * iw_create_cm_id - Create an IW CM identifier.
132 * returned IW CM identifier.
139 * iw_destroy_cm_id - Destroy an IW CM identifier.
141 * @cm_id: The previously created IW CM identifier to destroy.
149 * iw_cm_bind_qp - Unbind the specified IW CM identifier and QP
173 * @cm_id: The IW CM identifier.
177 * The source address and port number are specified in the IW CM identifier
185 * @cm_id: The IW CM identifier associated with the connection request.
191 * delivered to the specified IW CM identifier prior and may occur prior to
194 * identifier.
201 * @cm_id: Connection identifier associated with the request.
207 * CM identifier following the return of this function. The private_data
216 * @cm_id: The IW CM identifier for the connection.
220 * Events may be delivered to the specified IW CM identifier prior to the
223 * identifier.
230 * @cm_id: The IW CM identifier to close.
234 * The IW CM identifier is still active until the IW_CM_EVENT_CLOSE event is
241 * associated with a IW CM identifier.
243 * @cm_id: The IW CM identifier associated with the QP
H A Drdma_cm.h44 * RDMA identifier and release all resources allocated with the device.
159 * rdma_create_id - Create an RDMA identifier.
172 * rdma_destroy_id - Destroys an RDMA identifier.
174 * @id: RDMA identifier.
182 * rdma_bind_addr - Bind an RDMA identifier to a source address and
185 * @id: RDMA identifier.
188 * This associates a source address with the RDMA identifier before calling
189 * rdma_listen. If a specific local address is given, the RDMA identifier will
199 * @id: RDMA identifier.
208 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
219 * identifier.
229 * identifier.
231 * Users must destroy any QP associated with an RDMA identifier before
239 * @id: Communication identifier associated with the QP attributes to
260 * @id: Connection identifier to connect.
283 * @id: Connection identifier associated with the request.
301 * @id: Connection identifier to transition to established.
328 * @id: Communication identifier associated with the request.
344 * connection identifier.
345 * @id: Communication identifier to associated with service type.
351 * connection identifier may be unaffected. The type of service
359 * @id: Communication identifier to configure.
372 * Must be set before identifier is in the listening state.
378 * @id: Communication identifier associated with the address.
H A Dib_cm.h280 * @cm_id: Communication identifier associated with the reported event.
288 * to a user's existing communication identifier.
311 * ib_create_cm_id - Allocate a communication identifier.
316 * identifier.
326 * ib_destroy_cm_id - Destroy a connection identifier.
327 * @cm_id: Connection identifier to destroy.
329 * This call blocks until the connection identifier is destroyed.
348 * @cm_id: Connection identifier associated with the listen request.
349 * @service_id: Service identifier matched against incoming connection
387 * @cm_id: Connection identifier that will be associated with the
411 * @cm_id: Connection identifier that will be associated with the
422 * @cm_id: Connection identifier associated with the connection request.
434 * @cm_id: Connection identifier associated with the connection being
446 * @cm_id: Connection identifier associated with the connection being
461 * @cm_id: Connection identifier to transition to established.
478 * @cm_id: Connection identifier associated with the connection being
499 * @cm_id: Connection identifier associated with the connection message.
514 * @cm_id: Connection identifier associated with the load alternate path
530 * @cm_id: Communication identifier associated with the QP attributes to
550 * @cm_id: Connection identifier associated with the alternate path response.
578 * @cm_id: Communication identifier that will be associated with the
598 * @cm_id: Communication identifier associated with the received service ID
H A Drdma_cm_ib.h41 * @id: Connection identifier associated with the request.
/linux-4.1.27/drivers/scsi/
H A DNCR_Q720.h11 /* The MCA identifier */
H A DNCR_D700.h14 /* The MCA identifier */
H A 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";
235 # an identifier or constant, $word is the word offset relative to
249 if ($value =~ /^REL\s*\(\s*($identifier)\s*\)\s*(.*)/i) {
254 } elsif ($value =~ /^($identifier)\s*(.*)/) {
401 if (/^\s*($identifier)\s*:(.*)/) {
412 # Handle symbol definitions of the form ABSOLUTE or RELATIVE identifier =
418 if ($rest =~ /^($identifier)\s*=\s*($constant)\s*$/) {
434 expected <identifier> = <value>
441 if ($external =~ /\s*($identifier)\s*$/) {
453 expected <identifier>, got $external
457 # Process ENTRY identifier declarations
459 if ($1 =~ /^($identifier)\s*$/) {
464 expected ENTRY <identifier>
633 if ($rest =~ /^(ATN|)\s*($value)\s*,\s*($identifier)\s*$/i) {
643 } elsif ($rest =~ /^(ATN|)\s*FROM\s+($value)\s*,\s*($identifier)\s*$/i) {
669 } elsif ($rest =~ /^(RESELECT|SELECT)\s+($identifier)\s*$/i) {
721 if ($rest =~ /^(REL\s*\(\s*$identifier\s*\))\s*(.*)/i) {
908 if ($code[$i + 1] =~ /\s*($identifier)(.*)$/) {
916 if ($code[$i + 2] =~ /$identifier/) {
H A Dvmw_pvscsi.h286 * - context: is a unique identifier of a command. It could normally be any
367 * - context: identifier of the command. The same thing that was specified
/linux-4.1.27/include/uapi/linux/
H A Dif_pppox.h40 sid_t sid; /* Session identifier */
63 unsigned int sa_protocol; /* protocol identifier */
77 unsigned int sa_protocol; /* protocol identifier */
83 unsigned int sa_protocol; /* protocol identifier */
92 unsigned int sa_protocol; /* protocol identifier */
98 unsigned int sa_protocol; /* protocol identifier */
H A Dicmpv6.h20 __be16 identifier; member in struct:icmp6hdr::__anon13285::icmpv6_echo
64 #define icmp6_identifier icmp6_dataun.u_echo.identifier
H A Datmsap.h66 #define ATM_HL_VENDOR 0x04 /* vendor-specific application identifier */
132 unsigned char snap[5];/* IEEE 802.1 SNAP identifier */
H A Dvirtio_scsi.h46 __virtio64 tag; /* Command identifier */
56 __virtio64 tag; /* Command identifier */
H A Djoystick.h62 #define JSIOCGNAME(len) _IOC(_IOC_READ, 'j', 0x13, len) /* get identifier string */
H A Datm.h70 /* connection identifier range; socket must be
212 __u32 lij_id; /* LIJ call identifier */
H A Datmdev.h71 /* get connection identifier range */
73 /* set connection identifier range */
H A Djffs2.h171 jint32_t xid; /* XATTR identifier number */
188 jint32_t xid; /* XATTR identifier number */
H A Dvm_sockets.h46 * in getsockopt(3) to get a host-specific identifier for the peer endpoint's
47 * VM. The identifier is a signed integer.
H A Dopenvswitch.h463 * identifier for the flow. Causes the flow to be indexed by this value rather
485 OVS_FLOW_ATTR_UFID, /* Variable length unique flow identifier. */
558 * @vlan_tpid: Tag protocol identifier (TPID) to push.
559 * @vlan_tci: Tag control identifier (TCI) to push. The CFI bit must be set
H A Duhid.h173 * The "type" field contains a UHID_* type identifier. All payload depends on
/linux-4.1.27/security/selinux/ss/
H A Dsidtab.h2 * A security identifier table (sidtab) is a hash table
13 u32 sid; /* security identifier */
H A Dservices.c816 * @oldsid : current security identifier
817 * @newsid : destinated security identifier
905 * @ssid: source security identifier
906 * @tsid: target security identifier
1124 * @sid: security identifier, SID
1291 * @sid: security identifier, SID
1312 * @sid: security identifier, SID
1567 * @ssid: source security identifier
1568 * @tsid: target security identifier
1570 * @out_sid: security identifier for new subject/object
1594 * @ssid: source security identifier
1595 * @tsid: target security identifier
1597 * @out_sid: security identifier for selected member
1616 * @ssid: source security identifier
1617 * @tsid: target security identifier
1619 * @out_sid: security identifier for selected member
2000 * @out_sid: security identifier
2095 * @out_sid: security identifier
/linux-4.1.27/arch/sparc/include/asm/
H A Didprom.h13 u8 id_format; /* Format identifier (always 0x01) */
/linux-4.1.27/arch/m68k/include/asm/
H A Didprom.h12 u8 id_format; /* Format identifier (always 0x01) */
H A Dmcfqspi.h40 * @bus_num: board specific identifier for this qspi driver.
/linux-4.1.27/security/apparmor/include/
H A Dsid.h4 * This file contains AppArmor security identifier (sid) definitions
/linux-4.1.27/tools/firewire/
H A Dnosy-dump.h19 uint32_t identifier:2; member in struct:phy_packet::__anon14751::__anon14752
28 uint32_t identifier:2; member in struct:phy_packet::__anon14751::__anon14753
45 uint32_t identifier:2; member in struct:phy_packet::__anon14751::__anon14754
63 uint32_t identifier:2; member in struct:phy_packet::__anon14751::__anon14755
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Dvtoc.h44 char volid[6]; /* volume identifier */
59 char volid[6]; /* volume identifier */
90 __u8 DS1FMTID; /* format identifier */
126 __u8 DS4IDFMT; /* format identifier */
165 char DS5KEYID[4]; /* key identifier */
168 __u8 DS5FMTID; /* format identifier */
181 char DS7KEYID[4]; /* key identifier */
183 __u8 DS7FMTID; /* format identifier */
190 __u8 label_id[4]; /* Label identifier */
192 __u16 version_id; /* Version identifier */
H A Ddasd.h31 unsigned int schid; /* S/390 subchannel identifier */
95 unsigned int schid; /* S/390 subchannel identifier */
/linux-4.1.27/include/linux/iio/
H A Devents.h16 * IIO_EVENT_CODE() - create event identifier
36 * IIO_MOD_EVENT_CODE() - create event identifier for modified channels
49 * IIO_UNMOD_EVENT_CODE() - create event identifier for unmodified channels
/linux-4.1.27/arch/um/drivers/
H A Dnull.c12 /* This address is used only as a unique identifier */
/linux-4.1.27/fs/quota/
H A Dkqid.c58 * @kqid: The kernel internal quota identifier to start with.
85 * @kqid: The kernel internal quota identifier to start with.
98 * overflow identifier is returned.
117 * @qid: The kernel internal quota identifier to test.
H A Dnetlink.c35 * @qid: The kernel internal quota identifier.
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_dbf.h51 * @ZFCP_DBF_REC_TRIG: triggered recovery identifier
52 * @ZFCP_DBF_REC_RUN: running recovery identifier
62 * @tag: identifier string specifying the location of initiation
88 * enum zfcp_dbf_san_id - SAN trace record identifier
101 * @tag: identifier string specifying the location of initiation
148 * enum zfcp_dbf_hba_id - HBA trace record identifier
163 * @tag: identifier string specifying the location of initiation
187 * enum zfcp_dbf_scsi_id - scsi trace record identifier
197 * @tag: identifier string specifying the location of initiation
H A Dzfcp_dbf.c249 * @tag: identifier for event
290 * @tag: identifier for event
347 * @tag: identifier for event
364 * @tag: identifier for event
380 * @tag: identifier for event
398 * @tag: identifier for event
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dchip.h27 * @chip: chip identifier.
35 * @name: string representation of the chip identifier.
52 * @id: core identifier.
H A Dcfg80211.h293 * @bssid: BSS network identifier.
312 * @version: PNO version identifier.
415 * @id: tag identifier.
H A Dbus.h115 * @chip: device identifier of the dongle chip.
H A Dcore.h54 * @flow_id: AMPDU flow identifier.
/linux-4.1.27/include/uapi/scsi/
H A Dscsi_netlink.h101 * 32-bit vendor identifier. This identifier consists of 8 bits indicating
102 * the "type" of identifier contained, and 24 bits of id data.
/linux-4.1.27/include/uapi/linux/iio/
H A Devents.h17 * @id: event identifier
/linux-4.1.27/net/ieee802154/
H A 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)
H A Dnl802154.c95 wpan_dev->identifier == (u32)wpan_dev_id) { __cfg802154_wpan_dev_from_attrs()
137 if (wpan_dev->identifier != (u32)wpan_dev_id) __cfg802154_rdev_from_attrs()
442 return (u64)wpan_dev->identifier | wpan_dev_id()
/linux-4.1.27/security/apparmor/
H A Dsid.c4 * This file contains AppArmor security identifier (sid) manipulation fns
/linux-4.1.27/include/linux/
H A Dof_graph.h21 * @port: identifier (value of reg property) of a port this endpoint belongs to
22 * @id: identifier (value of reg property) of this endpoint
H A Dcompletion.h38 * @work: identifier for the completion structure
54 * @work: identifier for the completion structure
H A Doid_registry.h1 /* ASN.1 Object identifier (OID) registry
H A Dnfs_fs_sb.h45 struct sockaddr_storage cl_addr; /* server identifier */
77 /* Client owner identifier */
80 u32 cl_cb_ident; /* v4.0 callback identifier */
H A Dquota.h68 struct kqid { /* Type in which we store the quota identifier */
87 * @qid: Quota identifier
121 * @type: The type of quota identifier
148 * @uid: The kuid to make the quota identifier from
160 * @gid: The kgid to make the quota identifier from
172 * @projid: The kprojid to make the quota identifier from
H A Dspmi.h19 /* Maximum slave identifier */
83 * @nr: board-specific number identifier for this controller/bus
H A Dieee802154.h179 * A PAN identifier conflict has been detected and communicated to the
197 * A SET/GET request was issued with the identifier of a PIB attribute
H A Drio_drv.h400 * rio_name - Get the unique RIO device identifier
403 * Get the unique RIO device identifier. Returns the device
404 * identifier string.
H A Dmoduleparam.h135 * @name: a valid C identifier which is the parameter name.
159 * @name: a valid C identifier which is the parameter name.
175 * @name: a valid C identifier which is the parameter name.
459 * @name: a valid C identifier which is the parameter name
H A Dmod_devicetable.h551 * @type: Device type identifier.
613 * struct rio_device_id - RIO device identifier
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-spi.h86 * @interface: The identifier of the packet interface to configure and
104 * @interface: The identifier of the packet interface to configure and
173 * @interface: The identifier of the packet interface to configure and
189 * @interface: The identifier of the packet interface to configure and
206 * @interface: The identifier of the packet interface to configure and
223 * @interface: The identifier of the packet interface to configure and
240 * @interface: The identifier of the packet interface to configure and
257 * @interface: The identifier of the packet interface to configure and
/linux-4.1.27/drivers/target/iscsi/
H A Discsi_target_auth.c181 unsigned char identifier[10], *challenge = NULL; chap_server_compute_md5() local
193 memset(identifier, 0, 10); chap_server_compute_md5()
316 if (extract_param(nr_in_ptr, "CHAP_I", 10, identifier, &type) < 0) { chap_server_compute_md5()
322 ret = kstrtoul(&identifier[2], 0, &id); chap_server_compute_md5()
324 ret = kstrtoul(identifier, 0, &id); chap_server_compute_md5()
327 pr_err("kstrtoul() failed for CHAP identifier: %d\n", ret); chap_server_compute_md5()
331 pr_err("chap identifier: %lu greater than 255\n", id); chap_server_compute_md5()
/linux-4.1.27/drivers/scsi/esas2r/
H A Desas2r_targdb.c194 if (ident_len > sizeof(t->identifier) esas2r_targ_db_add_pthru()
212 memcpy(t->identifier, ident, ident_len); esas2r_targ_db_add_pthru()
245 void *identifier, esas2r_targ_db_find_by_ident()
252 && memcmp(&t->identifier[0], identifier, esas2r_targ_db_find_by_ident()
244 esas2r_targ_db_find_by_ident(struct esas2r_adapter *a, void *identifier, u8 ident_len) esas2r_targ_db_find_by_ident() argument
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_crypto.h64 /** Return pointer to type of hash for valid hash algorithm identifier */
78 /** Return hash name for valid hash algorithm identifier or "unknown" */ cfs_crypto_hash_name()
89 /** Return digest size for valid algorithm identifier or 0 */ cfs_crypto_hash_digestsize()
100 /** Return hash identifier for valid hash algorithm name or 0xFF */ cfs_crypto_hash_alg()
196 * identifier. If test was unsuccessful -1 would be returned.
/linux-4.1.27/net/tipc/
H A Dserver.h47 * @conn_idr: identifier set of connection
48 * @idr_lock: protect the connection identifier set
49 * @idr_in_use: amount of allocated identifier entry
H A Dbearer.h77 * @media_id: TIPC media type identifier
100 * @type_id: TIPC media identifier
/linux-4.1.27/include/uapi/linux/raid/
H A Dmd_p.h128 __u32 md_magic; /* 0 MD identifier */
133 __u32 set_uuid0; /* 5 Raid set identifier */
141 __u32 set_uuid1; /* 13 Raid set identifier #2 */
142 __u32 set_uuid2; /* 14 Raid set identifier #3 */
143 __u32 set_uuid3; /* 15 Raid set identifier #4 */
256 __le32 dev_number; /* permanent identifier of this device - not role in raid */
/linux-4.1.27/fs/fscache/
H A Dcache.c174 * @idfmt: Format string to define identifier
194 vsnprintf(cache->identifier, sizeof(cache->identifier), idfmt, va); fscache_init_cache()
233 tagname = cache->identifier; fscache_add_cache()
237 _enter("{%s.%s},,%s", cache->ops->name, cache->identifier, tagname); fscache_add_cache()
287 _leave(" = 0 [%s]", cache->identifier); fscache_add_cache()
/linux-4.1.27/drivers/target/
H A Dtarget_core_fabric_lib.c4 * This file contains generic high level protocol identifier and PR
48 * Return a SAS Serial SCSI Protocol identifier for loopback operations sas_get_fabric_proto_ident()
118 * 24 bytes, and SAS does not contain a I_T nexus identifier, sas_parse_pr_out_transport_id()
198 * 24 bytes, and FC does not contain a I_T nexus identifier, fc_parse_pr_out_transport_id()
275 * field shall contain the iSCSI initiator session identifier iscsi_get_pr_transport_id()
278 * session identifier value. The first ISCSI INITIATOR SESSION iscsi_get_pr_transport_id()
385 * initiator port identifier (see table 390).10b to 11b iscsi_parse_pr_out_transport_id()
425 " for Initiator port identifier: %s\n", iscsi_parse_pr_out_transport_id()
/linux-4.1.27/fs/
H A Dmount.h62 int mnt_id; /* mount identifier */
63 int mnt_group_id; /* peer group identifier */
/linux-4.1.27/include/media/
H A Dv4l2-of.h75 * @local_port: identifier of the port this endpoint belongs to
77 * @remote_port: identifier of the port the remote endpoint belongs to
H A Dmedia-device.h41 * @bus_info: Unique and stable device location identifier
/linux-4.1.27/security/selinux/
H A Davc.c126 * @ssid: source security identifier
127 * @tsid: target security identifier
318 * @ssid: source security identifier
319 * @tsid: target security identifier
366 * @ssid: source security identifier
367 * @tsid: target security identifier
524 * @ssid,@tsid,@tclass : identifier of an AVC entry
695 * @ssid: source security identifier
696 * @tsid: target security identifier
742 * @ssid: source security identifier
743 * @tsid: target security identifier
/linux-4.1.27/ipc/
H A Dutil.c36 * identifier sets.
95 * @ids: ipc identifier set
97 * Set up the sequence range to use for the ipc identifier range (limited
143 * ipc_findkey - find a key in an ipc identifier set
144 * @ids: ipc identifier set
179 * @ids: ipc identifier set
208 * ipc_addid - add an ipc identifier
209 * @ids: ipc identifier set
272 * @ids: ipc identifier set
326 * @ids: ipc identifier set
381 * ipc_rmid - remove an ipc identifier
382 * @ids: ipc identifier set
383 * @ipcp: ipc perm structure containing the identifier to remove
553 * @ids: ipc identifier set
575 * @ids: ipc identifier set
608 * @ids: ipc identifier set
633 * @ids: ipc identifier set
/linux-4.1.27/include/linux/platform_data/
H A Dmailbox-omap.h28 * @irq_id: irq identifier number to use from the hwmod data
H A Ddma-atmel.h38 #define ATC_PER_MSB(h) ((0x30U & (h)) >> 4) /* Extract most significant bits of a handshaking identifier */
/linux-4.1.27/include/xen/interface/io/
H A Dxs_wire.h67 uint32_t req_id;/* Request identifier, echoed in daemon's response. */
/linux-4.1.27/arch/s390/include/asm/
H A Dcio.h243 #define CIW_TYPE_SII 0x1 /* set interface identifier */
244 #define CIW_TYPE_RNI 0x2 /* read node identifier */
265 * struct ccw_dev_id - unique identifier for ccw devices
271 * which is in turn identified by its id. In order to get a unique identifier
/linux-4.1.27/arch/arm/mach-w90x900/
H A Dcpu.h38 /*Cpu identifier register*/
/linux-4.1.27/fs/coda/
H A Dcoda_fs_i.h24 struct CodaFid c_fid; /* Coda identifier */
H A Dcnode.c111 * not be globally unique. When an identifier collision is detected we
114 * and new values of the identifier to handle any in-flight upcalls.
/linux-4.1.27/kernel/
H A Dmodule_signing.c26 * - Key identifier
33 u8 id_type; /* Key identifier type [enum pkey_id_type] */
35 u8 key_id_len; /* Length of key identifier */
142 /* Construct an identifier. */ request_asymmetric_key()
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_debugfs.h545 * @qid: Work queue identifier.
548 * identifier.
573 * @qid: Mbox work queue identifier.
576 * queue identifier.
590 * @qid: Receive queue identifier.
593 * queue identifier.
612 * @qid: Complete queue identifier.
615 * queue identifier.
648 * @qid: Complete queue identifier.
651 * queue identifier.
H A Dlpfc_mbox.c566 * @vpi: virtual N_Port identifier.
626 * @vpi: virtual N_Port identifier.
627 * @did: remote port identifier.
712 * @vpi: virtual N_Port identifier.
713 * @did: remote port identifier.
723 * host memory. In exchange, the HBA returns an RPI identifier.
783 * @vpi: virtual N_Port identifier.
784 * @rpi: remote port identifier
853 * lpfc_reg_vpi - Prepare a mailbox command for registering vport identifier
855 * @vpi: virtual N_Port identifier.
859 * The registration vport identifier mailbox command is used to activate a
901 * @vpi: virtual N_Port identifier.
904 * The unregistration vport identifier mailbox command is used to inactivate
1111 * @id: HBQ identifier.
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fc.h71 u32 d_id:24; /* destination identifier */
74 u32 s_id:24; /* source identifier */
79 u8 seq_id; /* sequence identifier */
385 u32 nport_id:24; /* N_Port identifier of source */
425 u32 nport_id:24; /* N_Port identifier of source */
445 u32 nport_id:24; /* N_Port identifier of source */
969 u32 pid:24; /* port identifier */
1298 u32 dap:24; /* port identifier */
1310 u32 dap:24; /* port identifier */
1318 u32 dap:24; /* port identifier */
1330 u32 dap:24; /* port identifier */
1350 u8 last:1; /* last port identifier flag */
1352 u32 pid:24; /* port identifier */
1360 u32 dap:24; /* port identifier */
/linux-4.1.27/drivers/staging/unisys/include/
H A Dguestlinuxdebug.h26 enum driver_pc { /* POSTCODE driver identifier tuples */
63 enum event_pc { /* POSTCODE event identifier tuples */
/linux-4.1.27/arch/mips/cavium-octeon/executive/
H A Dcvmx-spi.c94 * @interface: The identifier of the packet interface to configure and
140 * @interface: The identifier of the packet interface to configure and
185 * @interface: The identifier of the packet interface to configure and
300 * @interface: The identifier of the packet interface to configure and
419 * @interface: The identifier of the packet interface to configure and
497 * @interface: The identifier of the packet interface to configure and
566 * @interface: The identifier of the packet interface to configure and
623 * @interface: The identifier of the packet interface to configure and
/linux-4.1.27/arch/arm/kernel/
H A Dcpuidle.c45 * @index: an integer used as an identifier for the low level PM callbacks
87 * @cpu: the cpu identifier
/linux-4.1.27/security/selinux/include/
H A Davc.h111 * @ssid: source security identifier
112 * @tsid: target security identifier
/linux-4.1.27/fs/afs/
H A Dafs.h48 * AFS file identifier
67 struct afs_fid fid; /* file identifier */
/linux-4.1.27/drivers/s390/block/
H A Ddasd_eckd.h308 __u8 identifier:2; member in struct:dasd_ned::__anon8404
330 __u8 identifier:2; member in struct:dasd_sneq::__anon8405
343 __u8 identifier:2; member in struct:vd_sneq::__anon8406
355 __u8 identifier:2; member in struct:dasd_gneq::__anon8407
/linux-4.1.27/arch/sparc/kernel/
H A Dirq.h18 /* Map between the irq identifier used in hw to the
H A Dentry.h223 * value low 5 (7 on Starfire) bits holding the IRQ identifier being
H A Dirq_32.c116 /* Map between the irq identifier used in hw to the irq_bucket. */
/linux-4.1.27/arch/tile/include/asm/
H A Dkexec.h44 * We don't bother to provide a unique identifier, since we can only
/linux-4.1.27/arch/metag/tbx/
H A Dtbiroot.S56 * Return identifier of the current thread in TBI segment or signal format with
/linux-4.1.27/arch/mips/fw/arc/
H A Didentify.c6 * identify.c: identify machine by looking up system identifier
/linux-4.1.27/drivers/w1/
H A Dw1_family.h69 * @fid: 8 bit family identifier
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmmu-hash32.h65 unsigned long vsid:24; /* Virtual segment identifier */
/linux-4.1.27/include/keys/
H A Dasymmetric-type.h35 * We could also support an PGP key identifier, which is just a SHA1 sum of the
/linux-4.1.27/arch/ia64/include/uapi/asm/
H A Dperfmon.h66 typedef unsigned char pfm_uuid_t[16]; /* custom sampling buffer identifier type */
101 unsigned long reg_smpl_eventid; /* opaque sampling event identifier */
146 int msg_ctx_fd; /* unique identifier for the context */
/linux-4.1.27/net/sctp/
H A Dulpevent.c120 * has either begun or ended. The identifier for a new association is
234 * The association id field, holds the identifier for the association. sctp_ulpevent_make_assoc_change()
236 * identifier. For TCP style socket, this field is ignored. sctp_ulpevent_make_assoc_change()
326 * The association id field, holds the identifier for the association. sctp_ulpevent_make_peer_addr_change()
328 * identifier. For TCP style socket, this field is ignored. sctp_ulpevent_make_peer_addr_change()
517 * The association id field, sf_assoc_id, holds the identifier for the sctp_ulpevent_make_send_failed()
519 * same association identifier. For TCP style socket, this field is sctp_ulpevent_make_send_failed()
581 * The association id field, holds the identifier for the association. sctp_ulpevent_make_shutdown_event()
583 * identifier. For TCP style socket, this field is ignored. sctp_ulpevent_make_shutdown_event()
773 * The association id field, holds the identifier for the association. sctp_ulpevent_make_pdapi()
809 * The association id field, holds the identifier for the association. sctp_ulpevent_make_authkey()
/linux-4.1.27/fs/ecryptfs/
H A Dkeystore.c673 /* Octet 0: Tag 70 identifier ecryptfs_write_tag_70_packet()
674 * Octets 1-N1: Tag 70 packet size (includes cipher identifier ecryptfs_write_tag_70_packet()
677 * Octet N2-N3: Cipher identifier (1 octet) ecryptfs_write_tag_70_packet()
940 /* Octet 0: Tag 70 identifier ecryptfs_parse_tag_70_packet()
941 * Octets 1-N1: Tag 70 packet size (includes cipher identifier ecryptfs_parse_tag_70_packet()
944 * Octet N2-N3: Cipher identifier (1 octet) ecryptfs_parse_tag_70_packet()
1258 * Tag 1 identifier (1 byte) parse_tag_1_packet()
1261 * Key identifier (8 bytes; ECRYPTFS_SIG_SIZE) parse_tag_1_packet()
1262 * Cipher identifier (1 byte) parse_tag_1_packet()
1390 * Tag 3 identifier (1 byte) parse_tag_3_packet()
1395 * Hash identifier (1 byte) parse_tag_3_packet()
1561 * Tag 11 identifier (1 byte) parse_tag_11_packet()
2066 max_packet_size = (1 /* Tag 1 identifier */ write_tag_1_packet()
2069 + ECRYPTFS_SIG_SIZE /* Key identifier */ write_tag_1_packet()
2070 + 1 /* Cipher identifier */ write_tag_1_packet()
2125 max_packet_size = (1 /* Tag 11 identifier */ write_tag_11_packet()
2315 max_packet_size = (1 /* Tag 3 identifier */ write_tag_3_packet()
2320 + 1 /* Hash identifier */ write_tag_3_packet()
2332 /* Chop off the Tag 3 identifier(1) and Tag 3 packet size(3) write_tag_3_packet()
/linux-4.1.27/net/batman-adv/
H A Dpacket.h238 * @uid: local ICMP socket identifier
264 * @uid: local ICMP socket identifier
290 * @uid: local ICMP socket identifier
509 * @vid: vlan identifier
524 * @vid: VLAN identifier
536 * @vid: VLAN identifier
H A Dtranslation-table.c85 * @vid: VLAN identifier
130 * @vid: VLAN identifier
155 * @vid: VLAN identifier
201 * @vid: VLAN identifier
226 * @vid: the VLAN identifier of the sub-table to change
247 * @vid: the VLAN identifier
259 * @vid: the VLAN identifier
271 * @vid: the VLAN identifier
297 * @vid: the vlan identifier
309 * @vid: the vlan identifier
499 * @vid: VLAN identifier
1007 * @vid: VLAN identifier
1300 * @vid: VLAN identifier
1746 * @vid: VLAN identifier
1811 * @match_vid: the VLAN identifier to match. If negative all the entries will be
1985 * @vid: VLAN identifier
2045 * @vid: VLAN identifier for which the CRC32 has to be computed
2134 * @vid: VLAN identifier for which the CRC32 has to be computed
2872 * @vid: VLAN identifier
3044 * @vid: VLAN identifier
3389 * @vid: VLAN identifier
3415 * @vid: VLAN identifier
3709 * @vid: the identifier of the VLAN where this client is connected
/linux-4.1.27/drivers/media/platform/s5p-tv/
H A Dmixer.h56 /** fourcc identifier */
58 /** colorspace identifier */
156 /** layer index (unique identifier) */
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
H A Dclass.h128 __u64 device; /* device identifier, ~0 for client default */
310 * out: pstate identifier
326 __s8 ustate; /* in: pstate identifier */
/linux-4.1.27/scripts/
H A Dsign-file70 # the certificate identifier.
72 # The signer's name part of the identifier is fabricated from the commonName,
399 print "Size of key identifier : ", length($key_identifier), "\n";
H A Dkernel-doc704 print "<span class=\"identifier\">" . $args{'enum'} . "</span> {";
749 print "<span class=\"identifier\">" . $args{'typedef'} . "</span>";
772 print "<span class=\"identifier\">" . $args{'struct'} . "</span> {";
844 print "<span class=\"identifier\">" . $args{'function'} . "</span> (";
2340 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";
/linux-4.1.27/drivers/mtd/ubi/
H A Ddebug.c79 * ubi_dump_vid_hdr - dump a volume identifier header.
80 * @vid_hdr: the volume identifier header to dump
84 pr_err("Volume identifier header dump:\n"); ubi_dump_vid_hdr()
98 pr_err("Volume identifier header hexdump:\n"); ubi_dump_vid_hdr()
H A Dio.c870 * validate_vid_hdr - validate a volume identifier header.
872 * @vid_hdr: the volume identifier header to check
874 * This function checks that data stored in the volume identifier header
995 * ubi_io_read_vid_hdr - read and check a volume identifier header.
999 * identifier header
1002 * This function reads the volume identifier header from physical eraseblock
1004 * volume identifier header. The error codes are the same as in
1080 * ubi_io_write_vid_hdr - write a volume identifier header.
1083 * @vid_hdr: the volume identifier header to write
1085 * This function writes the volume identifier header described by @vid_hdr to
1234 * self_check_vid_hdr - check that a volume identifier header is all right.
1236 * @pnum: physical eraseblock number the volume identifier header belongs to
1237 * @vid_hdr: the volume identifier header to check
1239 * This function returns zero if the volume identifier header is all right, and
1275 * self_check_peb_vid_hdr - check volume identifier header.
1279 * This function returns zero if the volume identifier header is all right,
H A Dubi-media.h46 /* Volume identifier header magic number (ASCII "UBI!") */
50 * Volume type constants used in the volume identifier header.
141 * is changed radically. This field is duplicated in the volume identifier
145 * volume identifier header and user data, relative to the beginning of the
170 * struct ubi_vid_hdr - on-flash UBI volume identifier header.
171 * @magic: volume identifier header magic number (%UBI_VID_HDR_MAGIC)
190 * @hdr_crc: volume identifier header CRC checksum
202 * and @lnum values in the volume identifier header. Suppose we have a logical
/linux-4.1.27/drivers/net/phy/
H A Dnational.c29 /* DP83865 phy identifier values */
/linux-4.1.27/drivers/media/platform/vsp1/
H A Dvsp1_video.h28 * @fourcc: V4L2 pixel format FCC identifier
/linux-4.1.27/drivers/staging/iio/accel/
H A Dadis16220.h66 /* Product identifier; convert to decimal = 16220 */
/linux-4.1.27/drivers/firmware/
H A Dqcom_scm.c259 * @svc_id: service identifier
260 * @cmd_id: command identifier
323 * @svc_id: service identifier
324 * @cmd_id: command identifier
/linux-4.1.27/arch/mips/include/asm/
H A Dcdmm.h19 * @type: Device type identifier.
H A Dsgiarcs.h88 ULONG ilen; /* length of string identifier */
89 _PULONG iname; /* string identifier */
/linux-4.1.27/fs/nfs/
H A Dcallback.h52 unsigned int cb_ident; /* v4.0 callback identifier */
/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-block-manager.h27 * @name should be a unique identifier for the block manager, no longer
/linux-4.1.27/include/net/irda/
H A Dparameters.h74 const PI_HANDLER func; /* Handler for this parameter identifier */
/linux-4.1.27/include/linux/mtd/
H A Dpartitions.h40 const char *name; /* identifier string */
/linux-4.1.27/include/uapi/linux/nfsd/
H A Dnfsfh.h52 * 1 - 4 byte user specified identifier
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dmach-smdk2410.c119 MACHINE_START(SMDK2410, "SMDK2410") /* @TODO: request a new identifier and switch
/linux-4.1.27/net/irda/
H A Dparameters.c465 /* Check if the identifier value (pi) is valid */ irda_param_insert()
479 /* Find expected data type for this parameter identifier (pi)*/ irda_param_insert()
520 /* Check if the identifier value (pi) is valid */ irda_param_extract()
534 /* Find expected data type for this parameter identifier (pi)*/ irda_param_extract()
/linux-4.1.27/sound/pci/asihpi/
H A Dhpidspcd.h74 /** Code identifier, usually adapter family */
/linux-4.1.27/sound/soc/atmel/
H A Datmel-pcm.h71 char *name; /* stream identifier */
/linux-4.1.27/drivers/md/
H A Ddm-log-userspace-transfer.c153 * @uuid: log's universal unique identifier (must be DM_UUID_LEN in size)
154 * @luid: log's local unique identifier
H A Ddm-thin-metadata.h37 * Device identifier
/linux-4.1.27/drivers/message/fusion/
H A Dmptsas.h132 u16 handle_enclosure; /* enclosure identifier of the enclosure */
161 u8 port_id; /* firmware port identifier */
/linux-4.1.27/drivers/staging/rtl8712/
H A Dmp_custom_oid.h37 * 81(first byte of non zero Realtek unique identifier)
38 * 80 (second byte of non zero Realtek unique identifier)
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Dmp_custom_oid.h34 /* 81(first byte of non zero Realtek unique identifier) */
35 /* 80 (second byte of non zero Realtek unique identifier) */
/linux-4.1.27/drivers/atm/
H A Dmidway.h210 #define MID_RED_RX_ID 0x1b /* constant identifier */
232 #define MID_SEG_TX_ID 0xb /* constant identifier */
H A Dfore200e.h92 u32 vci : 16, /* virtual channel identifier */
93 u32 vpi : 8, /* virtual path identifier */
270 u32 vci : 16, /* virtual channel identifier */
271 u32 vpi : 8, /* virtual path identifier */
851 unsigned char esi[ ESI_LEN ]; /* end system identifier */
/linux-4.1.27/fs/reiserfs/
H A Dobjectid.c48 /* get unique object identifier */ reiserfs_get_unused_objectid()
96 /* makes object identifier unused */ reiserfs_release_objectid()
/linux-4.1.27/include/net/nfc/
H A Dnfc.h141 * @aid: The application identifier triggering the event
143 * @aid_len: The application identifier length [5:16]
/linux-4.1.27/fs/cachefiles/
H A Dbind.c231 pr_info("File cache on %s registered\n", cache->cache.identifier); cachefiles_daemon_add_cache()
264 cache->cache.identifier); cachefiles_daemon_unbind()
/linux-4.1.27/include/linux/wimax/
H A Ddebug.h65 * - a MODULENAME (single word, legal C identifier)
95 * identifier), which has to be unique for each module (to avoid
258 * unique. This has to be a legal C identifier.
305 * valid C identifier ([a-zA-Z0-9_]).
325 * valid C identifier ([a-zA-Z0-9_]).
/linux-4.1.27/net/can/
H A Daf_can.c343 * effhash - hash function for 29 bit CAN identifier reduction
344 * @can_id: 29 bit CAN identifier
348 * frame subscriptions the 29 bit identifier is mapped to 10 bits.
367 * @can_id: pointer to CAN identifier of a given can_filter
443 * @can_id: CAN identifier (see description)
530 * @can_id: CAN identifier
684 /* create non-zero unique skb identifier together with *skb */ can_receive()
/linux-4.1.27/arch/ia64/include/asm/
H A Dpal.h524 rq : 1, /* Requester identifier
527 rp : 1, /* Responder identifier
561 rq : 1, /* Requester identifier
564 rp : 1, /* Responder identifier
597 rq : 1, /* Requester identifier
600 rp : 1, /* Responder identifier
609 u64 id : 4, /* Register file identifier */
657 rq : 1, /* Requester identifier
660 rp : 1, /* Responder identifier
/linux-4.1.27/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h282 * @i_port_id: 128-bit initiator port identifier copied from SRP_LOGIN_REQ.
283 * @t_port_id: 128-bit target port identifier copied from SRP_LOGIN_REQ.
382 * @cm_id: Connection identifier.
/linux-4.1.27/include/net/
H A Dgenetlink.h112 * @cmd: command identifier
148 * Only one family may be registered with the same family name or identifier.
155 * command identifier may be registered.
H A Dcfg802154.h116 u32 identifier; member in struct:wpan_dev
H A Dpkt_cls.h157 * @matchid: identifier to allow userspace to reidentify a match
221 * @kind: identifier (kind) of this ematch module
H A Dllc_pdu.h89 /* LLC format identifier (byte 1) */
92 /* LLC types/classes identifier (byte 2) */
/linux-4.1.27/drivers/iio/imu/
H A Dadis16400.h82 #define ADIS16400_PRODUCT_ID 0x56 /* Product identifier */
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_irq.c265 u8 identifier = EHCA_BMASK_GET(EQE_EE_IDENTIFIER, eqe); parse_identifier() local
267 switch (identifier) { parse_identifier()
319 ehca_err(&shca->ib_device, "Unknown identifier: %x on %s.", parse_identifier()
320 identifier, shca->ib_device.name); parse_identifier()
/linux-4.1.27/drivers/net/can/sja1000/
H A Dtscan1.c50 /* PLD board identifier registers magic values */
/linux-4.1.27/drivers/net/wireless/b43/
H A Dsdio.c104 /* Look for the card chip identifier. */ b43_sdio_probe()
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers.h36 uint32_t type:2; /* < packet identifier.
/linux-4.1.27/drivers/dma/ioat/
H A Ddma_v2.h116 * @id: identifier for debug
/linux-4.1.27/arch/microblaze/include/asm/
H A Dmmu.h26 unsigned long vsid:24; /* Virtual segment identifier */
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_types.h36 typedef __int32_t xfs_tid_t; /* transaction identifier */
H A Dxfs_fs.h46 __u32 fsx_projid; /* project identifier (get/set) */
445 * per machine unique filesystem identifier types.
459 xfs_fsid_t _ha_fsid; /* unique file system identifier */
H A Dxfs_log_format.h156 __be32 h_magicno; /* log record (LR) identifier : 4 */
549 __uint64_t efi_id; /* efi identifier */
557 __uint64_t efi_id; /* efi identifier */
565 __uint64_t efi_id; /* efi identifier */
/linux-4.1.27/fs/xfs/
H A Dxfs_qm_bhv.c62 * the project identifier is inherited from parent directories.
/linux-4.1.27/fs/jffs2/
H A Dsummary.h70 jint32_t xid; /* xattr identifier */
/linux-4.1.27/include/scsi/
H A Dscsi_transport_srp.h36 * @port_id: 16-byte port identifier.
/linux-4.1.27/include/sound/
H A Dsoundfont.h62 unsigned char name[SNDRV_SFNT_PATCH_NAME_LEN]; /* identifier */
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dkvm.h64 * have its own identifier in bits[31..16].
/linux-4.1.27/arch/parisc/include/asm/
H A Dgrfioctl.h25 /* upper 32 bits of graphics id (HP/UX identifier) */
/linux-4.1.27/arch/ia64/kernel/
H A Dmca_drv.c438 * get_target_identifier - Get the valid Cache or Bus check target identifier.
453 * Look through the cache checks for a valid target identifier get_target_identifier()
454 * If more than one valid target identifier, return the one get_target_identifier()
472 * Look at the bus check for a valid target identifier get_target_identifier()
/linux-4.1.27/arch/arm/mach-omap2/
H A Dvoltage.h51 * @name: Name of the voltage domain which can be used as a unique identifier.
H A Dvp.h87 * @id: Unique identifier for VP instance.
/linux-4.1.27/lib/
H A Doid_registry.c1 /* ASN.1 Object identifier (OID) registry
/linux-4.1.27/net/8021q/
H A Dvlan.h9 * depends on completely exhausting the VLAN identifier space. Thus
/linux-4.1.27/security/integrity/
H A Dintegrity.h98 uint32_t keyid; /* IMA key identifier - not X509/PGP specific */
/linux-4.1.27/drivers/xen/
H A Dplatform-pci.c71 return ((uint64_t)0x01 << 56) | /* PCI INTx identifier */ get_callback_via()
/linux-4.1.27/drivers/media/platform/s3c-camif/
H A Dcamif-core.h196 * @buf_index: identifier of a last empty buffer set up in H/W
322 * @index: an identifier of this buffer at the DMA engine
/linux-4.1.27/include/net/9p/
H A Dclient.h173 * @fid: numeric identifier for this handle
175 * @qid: the &p9_qid server identifier this handle points to
/linux-4.1.27/scripts/mod/
H A Dfile2alias.c150 "section __mod_%s__<identifier>_device_table=%lu.\n" device_id_check()
1234 const char *name, *identifier; handle_moddevtable() local
1245 /* All our symbols are of form <prefix>__mod_<name>__<identifier>_device_table. */ handle_moddevtable()
1255 identifier = strstr(name, "__"); handle_moddevtable()
1256 if (!identifier) handle_moddevtable()
1258 namelen = identifier - name; handle_moddevtable()
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c602 * @ep: pointer to endpoint (transport identifier) structure
619 * @ep: pointer to endpoint (transport identifier) structure
636 * @ep: pointer to endpoint (transport identifier) structure
652 * @ep: pointer to endpoint (transport identifier) structure
727 * @ep: pointer to endpoint (transport identifier) structure
743 * @ep: pointer to endpoint (transport identifier) structure
1514 * @param: parameter type identifier
1552 * @param: parameter type identifier
1700 * @ep: endpoint (transport identifier) structure
/linux-4.1.27/drivers/net/ethernet/altera/
H A Daltera_tse.h128 u32 phy_id1; /* Bits 31:16 of PHY identifier */
129 u32 phy_id2; /* Bits 15:0 of PHY identifier */
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1071 u8 identifier = 0; ixgbe_identify_sfp_module_generic() local
1086 &identifier); ixgbe_identify_sfp_module_generic()
1094 if (identifier != IXGBE_SFF_IDENTIFIER_SFP) { ixgbe_identify_sfp_module_generic()
1215 hw->phy.id = identifier; ixgbe_identify_sfp_module_generic()
1336 u8 identifier = 0; ixgbe_identify_qsfp_module_generic() local
1352 &identifier); ixgbe_identify_qsfp_module_generic()
1357 if (identifier != IXGBE_SFF_IDENTIFIER_QSFP_PLUS) { ixgbe_identify_qsfp_module_generic()
1362 hw->phy.id = identifier; ixgbe_identify_qsfp_module_generic()
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h77 /* Control's name suitable for use as an identifier */
195 char identifier[32]; member in struct:pvr2_hdw
H A Dpvrusb2-devattr.h95 /* Single token identifier for hardware */
/linux-4.1.27/drivers/hv/
H A Dhyperv_vmbus.h112 /* Define invalid partition identifier. */
115 /* Define port identifier type. */
/linux-4.1.27/drivers/usb/gadget/
H A Dcomposite.c335 * All interface identifier should be allocated using this routine, to
337 * different meanings to the same identifier. Note that since interface
1053 * All string identifier should be allocated using this,
1056 * meanings to the same identifier.
1082 * All string identifier should be allocated using this,
1085 * to the same identifier.
1230 * All string identifier should be allocated using this,
1233 * to the same identifier.
/linux-4.1.27/drivers/usb/serial/
H A Dftdi_sio.h554 * length and port identifier of the message. For the FTDI USB Serial converter
555 * the port identifier is always 1.
/linux-4.1.27/include/linux/regulator/
H A Ddriver.h221 * @id: Numerical identifier for the regulator.
326 * identifier and < 0 is a non existent gpio.
/linux-4.1.27/include/linux/sunrpc/
H A Dxprt.h271 int ident; /* XPRT_TRANSPORT identifier */
283 int ident; /* XPRT_TRANSPORT identifier */
/linux-4.1.27/arch/mn10300/include/asm/
H A Dcpu-regs.h229 #define PIDR_PID 0x00ff /* process identifier */
258 #define xPTEU_PID 0x000000ff /* process identifier to which applicable */
/linux-4.1.27/arch/arc/include/asm/
H A Dpgtable.h357 * PAGE_PRESENT is zero in a PTE holding swap "identifier"
362 /* Decode a PTE containing swap "identifier "into constituents */
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dio.h78 dword protocol_id; /* configured protocol identifier */
/linux-4.1.27/drivers/iio/gyro/
H A Dadis16260.c47 #define ADIS16260_PROD_ID 0x56 /* Product identifier;
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c35 * 1 byte data identifier: ne010iii (parity bits, 010, DID bits)
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Dispvideo.h42 * @pixelformat: V4L2 pixel format FCC identifier
/linux-4.1.27/drivers/media/platform/xilinx/
H A Dxilinx-vip.h113 * @fourcc: V4L2 pixel format FCC identifier
/linux-4.1.27/drivers/message/fusion/lsi/
H A Dmpi_tool.h192 /* ActionInfo for port identifier */
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.h350 * @enclosure_logical_id: enclosure logical identifier
352 * @volume_wwid: volume unique identifier
357 * @phy: phy identifier provided in sas device page 0
386 * @wwid: unique identifier for the volume
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h286 * @enclosure_logical_id: enclosure logical identifier
288 * @volume_wwid: volume unique identifier
293 * @phy: phy identifier provided in sas device page 0
325 * @wwid: unique identifier for the volume
/linux-4.1.27/drivers/scsi/isci/
H A Dsas.h116 * phy identifier.
/linux-4.1.27/drivers/staging/android/ion/
H A Dion.h40 * @id: unique identifier for heap. When allocating higher numbers
/linux-4.1.27/drivers/s390/crypto/
H A Dap_bus.h43 * The ap_qid_t identifier of an ap queue. It contains a
H A Dzcrypt_pcicc.h117 unsigned char req_pc[2]; /* PC identifier */
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dkernel_user_comm.c109 * @param uid identifier for this receiver
/linux-4.1.27/drivers/staging/media/omap4iss/
H A Diss_video.h41 * @pixelformat: V4L2 pixel format FCC identifier
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dtx.h131 /* Packet identifier used also in the Tx-Result. */
/linux-4.1.27/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.h51 * @variant: (optional) variant identifier mask
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-dev.h149 /* Queue identifier */
/linux-4.1.27/drivers/char/tpm/
H A Dtpm_eventlog.c255 /* 3rd: event type identifier */ tpm_ascii_bios_measurements_show()
/linux-4.1.27/crypto/asymmetric_keys/
H A Dx509_public_key.c82 /* Construct an identifier "id:<keyid>". */ x509_request_asymmetric_key()
/linux-4.1.27/drivers/acpi/
H A Dprocessor_core.c87 * Retrieve the ARM CPU physical identifier (MPIDR)
/linux-4.1.27/drivers/usb/usbip/
H A Dvhci_sysfs.c184 * @devid: unique device identifier in a remote host store_attach()
/linux-4.1.27/fs/jfs/
H A Djfs_incore.h176 uint aggregate; /* volume identifier in log record */
/linux-4.1.27/fs/nfs_common/
H A Dnfsacl.c16 * - The identifier fields of the ACL_USER_OBJ and ACL_GROUP_OBJ

Completed in 4967 milliseconds

123