Home
last modified time | relevance | path

Searched full:symbolic (Results 1 – 25 of 172) sorted by relevance

1234567

/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.h66 /* Return true if control has custom symbolic representation */
69 /* Convert a given mask/val to a custom symbolic value */
75 /* Convert a symbolic value to a mask/value pair */
80 /* Convert a given mask/val to a symbolic value */
86 /* Convert a symbolic value to a mask/value pair */
91 /* Convert a given mask/val to a symbolic value - must already be
H A Dpvrusb2-ctrl.c258 /* Return true if control has custom symbolic representation */
268 /* Convert a given mask/val to a custom symbolic value */
280 /* Convert a symbolic value to a mask/value pair */
454 /* Convert a symbolic value to a mask/value pair */
511 /* Convert a given mask/val to a symbolic value */
551 /* Convert a given mask/val to a symbolic value */
/linux/include/uapi/scsi/fc/
H A Dfc_ns.h32 FC_NS_GSPN_ID = 0x0118, /* get symbolic port name */
41 FC_NS_RSPN_ID = 0x0218, /* reg symbolic port name */
43 FC_NS_RSNN_NN = 0x0239, /* reg symbolic node name */
169 * RSNN_NN request - register symbolic node name
178 * RSPN_ID request - register symbolic port name
/linux/Documentation/filesystems/
H A Daffs.rst95 symbolic links on an AFFS partition. Default = "/".
99 When symbolic links with an absolute path are created
147 Symbolic links
152 with symbolic links. While Linux has a file system with exactly one
155 these entities are called "volumes". They have symbolic names which
156 can be used to access them. Thus, symbolic links can point to a
165 /amiga/WB and /amiga/Graphics). A symbolic link referring to
/linux/Documentation/i2c/
H A Di2c-sysfs.rst40 There is a list of symbolic links under that directory. The links that
139 is to read the symbolic link ``device`` under the I2C bus directory by using
142 An alternative symbolic link to check is ``mux_device``. This link only exists
147 If the symbolic link points to a directory ending with ``.i2c``, it should be a
156 In this case, ``i2c-7`` is a physical I2C bus, so it does not have the symbolic
161 On the other hand, if the symbolic link points to another I2C bus, the I2C bus
223 # cd the channel symbolic link
326 There is a symbolic link named ``driver`` to tell what Linux kernel driver was
351 will have symbolic link ``channel-*`` inside its device directory.
352 These symbolic links point to their logical I2C bus directories::
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-memory93 When CONFIG_NUMA is enabled, a symbolic link that
96 For example, the following symbolic link is created for
107 /sys/devices/system/node/nodeX/memoryY is a symbolic link that
109 memory section directory. For example, the following symbolic
H A Dsysfs-bus-vfio-mdev40 This directory contains symbolic links pointing to mdev
101 This is symbolic link pointing to supported type, <type-id>
H A Dsysfs-devices-power_resources_D09 If present, it contains symbolic links to device directories
H A Dsysfs-devices-power_resources_wakeup9 If present, it contains symbolic links to device directories
H A Dsysfs-devices-power_resources_D3hot10 If present, it contains symbolic links to device directories
H A Dsysfs-devices-power_resources_D210 If present, it contains symbolic links to device directories
H A Dsysfs-devices-power_resources_D110 If present, it contains symbolic links to device directories
H A Dsysfs-dev8 beneath /sys/dev containing symbolic links with names of
/linux/fs/
H A Dfs_dirent.c34 * * DT_LNK - Symbolic link
75 * * FT_SYMLINK - Symbolic link
98 * * DT_LNK - Symbolic link
/linux/drivers/scsi/bfa/
H A Dbfa_fc.h19 #define FC_SYMNAME_MAX 256 /* max name server symbolic name size */
991 * symbolic name
1262 GS_GSPN_ID = 0x0118, /* Get symbolic PN on ID */
1264 GS_RSPN_ID = 0x0218, /* Register symbolic PN on ID */
1265 GS_RSNN_NN = 0x0239, /* Register symbolic NN on NN */
1339 u8 spn_len; /* symbolic port name length */
1340 u8 spn[256]; /* symbolic port name */
1348 u8 snn_len; /* symbolic node name length */
1349 u8 snn[256]; /* symbolic node name */
1404 u8 spn_len; /* Length of Symbolic Port Name */
[all …]
/linux/arch/mips/boot/
H A Decoff.h12 int32_t f_symptr; /* file pointer to symbolic header */
13 int32_t f_nsyms; /* sizeof(symbolic hdr) */
/linux/Documentation/scsi/
H A Dbnx2fc.rst44 5. "Symbolic Name" in 'fcoeadm -i' output would display if bnx2fc has claimed
57 Symbolic Name: bnx2fc v1.0.5 over eth5.4
/linux/tools/include/uapi/linux/
H A Dfcntl.h
/linux/lib/
H A Dtest_dynamic_debug.c77 /* symbolic input, independent bits */
91 /* symbolic verbosity */
/linux/arch/sh/include/asm/
H A Dpush-switch.h28 /* Symbolic switch name */
/linux/Documentation/filesystems/ext4/
H A Difork.rst11 Symbolic Links
14 The target of a symbolic link will be stored in this field if the target
/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DREADME-PLUGINS2 Make a set of numbered symbolic links from there to the actual plugins.
/linux/arch/m68k/
H A DKconfig.debug29 bool "Full Symbolic/Source Debugging support"
/linux/Documentation/trace/
H A Devents-msr.rst39 to add symbolic MSR names.
/linux/Documentation/admin-guide/
H A Djava.rst125 # Go down one more level of symbolic links
130 echo " Too many symbolic links encountered"
378 To add a Java program to your path best put a symbolic link to the main

1234567