Searched full:follow (Results 1 – 25 of 1197) sorted by relevance
12345678910>>...48
/Linux-v5.15/drivers/scsi/mvsas/ |
D | mv_64xx.h | 53 /* ports 1-3 follow after this */ 56 /* ports 5-7 follow after this */ 60 /* ports 1-3 follow after this */ 62 /* ports 5-7 follow after this */ 68 /* ports 1-3 follow after this */ 71 /* ports 5-7 follow after this */ 75 /* ports 1-3 follow after this */ 78 /* ports 5-7 follow after this */
|
D | mv_94xx.h | 72 /* ports 1-3 follow after this */ 75 /* ports 5-7 follow after this */ 79 /* ports 1-3 follow after this */ 81 /* ports 5-7 follow after this */ 84 /* ports 1-3 follow after this */ 87 /* ports 5-7 follow after this */ 91 /* phys 1-3 follow after this */ 94 /* phys 1-3 follow after this */
|
/Linux-v5.15/drivers/acpi/acpica/ |
D | amlresrc.h | 263 /* res_source_index, res_source optional fields follow */ 290 * Optional fields follow immediately: 331 * Optional fields follow immediately: 346 * Optional fields follow immediately: 364 * Optional fields follow immediately: 382 * Optional fields follow immediately: 403 * Optional fields follow immediately: 423 * Optional fields follow immediately: 440 * Optional fields follow immediately: 459 * Optional fields follow immediately: [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 259 BIT(0) = follow HW0_EN signal 260 BIT(1) = follow HW1_EN signal 261 BIT(2) = follow HW2_EN signal 262 BIT(3) = follow HW3_EN signal 271 BIT(0) = follow HW0_EN signal 272 BIT(1) = follow HW1_EN signal 273 BIT(2) = follow HW2_EN signal 274 BIT(3) = follow HW3_EN signal 275 BIT(4) = follow PMIC awake state
|
/Linux-v5.15/tools/include/uapi/linux/ |
D | mount.h | 21 #define MS_NOSYMFOLLOW 256 /* Do not follow symlinks */ 70 #define MOVE_MOUNT_F_SYMLINKS 0x00000001 /* Follow symlinks on from path */ 71 #define MOVE_MOUNT_F_AUTOMOUNTS 0x00000002 /* Follow automounts on from path */ 73 #define MOVE_MOUNT_T_SYMLINKS 0x00000010 /* Follow symlinks on to path */ 74 #define MOVE_MOUNT_T_AUTOMOUNTS 0x00000020 /* Follow automounts on to path */ 124 #define MOUNT_ATTR_NOSYMFOLLOW 0x00200000 /* Do not follow symlinks */
|
D | fcntl.h | 98 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ 103 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
|
/Linux-v5.15/include/uapi/linux/ |
D | mount.h | 21 #define MS_NOSYMFOLLOW 256 /* Do not follow symlinks */ 70 #define MOVE_MOUNT_F_SYMLINKS 0x00000001 /* Follow symlinks on from path */ 71 #define MOVE_MOUNT_F_AUTOMOUNTS 0x00000002 /* Follow automounts on from path */ 73 #define MOVE_MOUNT_T_SYMLINKS 0x00000010 /* Follow symlinks on to path */ 74 #define MOVE_MOUNT_T_AUTOMOUNTS 0x00000020 /* Follow automounts on to path */ 124 #define MOUNT_ATTR_NOSYMFOLLOW 0x00200000 /* Do not follow symlinks */
|
D | fcntl.h | 98 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ 103 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | canaan,k210-sysctl.yaml | 42 should follow the bindings specified in 51 should follow the bindings specified in 60 should follow the bindings specified in
|
D | brcm,bcm6358-gpio-sysctl.yaml | 41 should follow the bindings specified in 50 should follow the bindings specified in
|
D | brcm,bcm6328-gpio-sysctl.yaml | 41 should follow the bindings specified in 50 should follow the bindings specified in
|
D | brcm,bcm6318-gpio-sysctl.yaml | 41 should follow the bindings specified in 50 should follow the bindings specified in
|
D | brcm,bcm63268-gpio-sysctl.yaml | 41 should follow the bindings specified in 50 should follow the bindings specified in
|
/Linux-v5.15/drivers/media/usb/as102/ |
D | as10x_cmd_cfg.c | 57 /* parse response: context command do not follow the common response */ in as10x_cmd_get_context() 115 /* parse response: context command do not follow the common response */ in as10x_cmd_set_context() 129 * - AUTO : 0x2 => eLNA follow hysteresis parameters 177 * Since the contex command response does not follow the common
|
/Linux-v5.15/include/linux/ |
D | namei.h | 21 #define LOOKUP_FOLLOW 0x0001 /* follow links at the end */ 25 #define LOOKUP_DOWN 0x8000 /* follow mounts in the starting point */ 26 #define LOOKUP_MOUNTPOINT 0x0080 /* follow mounts in the end */
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-dv-timings.rst | 231 - The timings follow the CEA-861 Digital TV Profile standard 233 - The timings follow the VESA Discrete Monitor Timings standard 235 - The timings follow the VESA Coordinated Video Timings standard 237 - The timings follow the VESA Generalized Timings Formula standard 239 - The timings follow the SDI Timings standard.
|
D | dev-encoder.rst | 164 follow standard semantics. 190 follow standard semantics. 199 follow standard semantics. 216 follow standard semantics. 226 follow standard semantics. 388 follow standard semantics. 421 follow standard semantics. 548 configuration change to be allowed. To do this, it may follow the `Drain` 560 related ``CAPTURE`` buffers are given to the client, the client must follow the
|
/Linux-v5.15/scripts/ |
D | dev-needs.sh | 37 dependency). If you want to follow these links 40 --exclude-devlinks Don't follow device links when tracking probe 43 --exclude-parents Don't follow parent devices when tracking probe 125 # They can also have cycles. So, don't follow them.
|
/Linux-v5.15/Documentation/firmware-guide/acpi/ |
D | DSD-properties-rules.rst | 48 Valid property sets must follow the guidance given by the Device Properties UUID 55 return property sets which do not follow that rule from _DSD in data packages 81 It often is useful to make _DSD return property sets that follow Device Tree
|
/Linux-v5.15/include/video/ |
D | kyro.h | 55 * Added the follow IOCTLS for the creation of overlay services... 67 * The follow 3 structures are used to pass data from user space into the kernel
|
/Linux-v5.15/arch/xtensa/include/asm/ |
D | tlbflush.h | 90 * caller must follow up with an 'isync', which can be relatively 95 /* Caller must follow up with 'isync'. */ in invalidate_itlb_entry_no_isync() 101 /* Caller must follow up with 'isync'. */ in invalidate_dtlb_entry_no_isync()
|
/Linux-v5.15/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 97 or bug tracking tools should follow the guidelines of the Code of 100 performed using a kernel.org email account must follow the Code of 102 corporate email account must follow the specific rules of that
|
/Linux-v5.15/drivers/input/misc/ |
D | ideapad_slidebar.c | 34 * STD 'heartbeat' lights follow the finger 35 * ONMOV no lights lights follow the finger 36 * LAST at last pos lights follow the finger
|
/Linux-v5.15/Documentation/devicetree/bindings/power/ |
D | mediatek,power-controller.yaml | 83 In order to follow properly the power-up sequencing, the clocks must 134 In order to follow properly the power-up sequencing, the clocks must 185 In order to follow properly the power-up sequencing, the clocks must
|
/Linux-v5.15/Documentation/filesystems/ |
D | gfs2-uevents.rst | 19 is successful, an ONLINE uevent will follow. If it is not successful 20 then a REMOVE uevent will follow.
|
12345678910>>...48