/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-fsl-mc | 6 the driver to attempt to bind to the device found at 19 driver to attempt to unbind from the device found at
|
D | sysfs-memory-page-offline | 8 physical address of the page. The kernel will then attempt 31 kernel will then attempt to hard-offline the page, by
|
D | sysfs-driver-ucsi-ccg | 5 Tell the driver for Cypress CCGx Type-C controller to attempt
|
D | sysfs-class-remoteproc | 44 Writing "start" will attempt to start the processor running the 49 Writing "stop" will attempt to halt the remote processor and
|
D | sysfs-bus-vmbus | 14 device from its current driver or make any attempt to
|
D | sysfs-bus-amba | 14 device from its current driver or make any attempt to
|
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-bus-mhi | 7 one attempt to power up the device has been done. If read 18 at least one attempt to power up the device has been done. If
|
D | sysfs-devices-system-xen_memory | 7 attempt to increase the balloon before giving up. See 27 zero (unlimited), this means that the driver will attempt
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
D | libps2.c | 29 int attempt = 0; in ps2_do_sendbyte() local 50 } while (ps2dev->nak == PS2_RET_NAK && ++attempt < max_attempts); in ps2_do_sendbyte() 70 if (error || attempt > 1) in ps2_do_sendbyte() 73 byte, error, ps2dev->nak, attempt); in ps2_do_sendbyte()
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
D | tpm_tis_spi_cr50.c | 98 unsigned int attempt = ++phy->irq_confirmation_attempt; in cr50_ensure_access_delay() local 104 attempt); in cr50_ensure_access_delay() 105 } else if (attempt > MAX_IRQ_CONFIRMATION_ATTEMPTS) { in cr50_ensure_access_delay()
|
/kernel/linux/linux-5.10/Documentation/sound/cards/ |
D | img-spdif-in.rst | 24 This control is used to attempt acquisition of up to four different sample 30 hw_params will be ignored, and the block will attempt capture for each of the
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | reboot.c | 588 int attempt = 0; in native_machine_emergency_restart() local 627 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart() 628 attempt = 1; in native_machine_emergency_restart()
|
/kernel/linux/linux-5.10/drivers/of/unittest-data/ |
D | overlay_bad_add_dup_node.dts | 10 * result in an attempt to add the same node twice.
|
D | overlay_bad_add_dup_prop.dts | 10 * result in an attempt to update the same property twice.
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
D | book3s_64_mmu_host.c | 80 int attempt = 0; in kvmppc_mmu_map_page() local 161 if (attempt > 1) in kvmppc_mmu_map_page() 174 attempt++; in kvmppc_mmu_map_page()
|
/kernel/linux/linux-5.10/Documentation/ide/ |
D | warm-plug-howto.rst | 17 also do not attempt "scan" step on devices currently in use -- otherwise
|
/kernel/linux/linux-5.10/Documentation/driver-api/80211/ |
D | introduction.rst | 9 These books attempt to give a description of the various subsystems
|
/kernel/linux/linux-5.10/net/bluetooth/ |
D | hci_conn.c | 210 conn->attempt++; in hci_acl_create_connection() 271 conn->attempt++; in hci_add_sco() 290 conn->attempt++; in hci_setup_sync() 300 if (conn->attempt > ARRAY_SIZE(esco_param_msbc)) in hci_setup_sync() 302 param = &esco_param_msbc[conn->attempt - 1]; in hci_setup_sync() 306 if (conn->attempt > ARRAY_SIZE(esco_param_cvsd)) in hci_setup_sync() 308 param = &esco_param_cvsd[conn->attempt - 1]; in hci_setup_sync() 310 if (conn->attempt > ARRAY_SIZE(sco_param_cvsd)) in hci_setup_sync() 312 param = &sco_param_cvsd[conn->attempt - 1]; in hci_setup_sync() 463 cp.attempt = cpu_to_le16(4); in hci_conn_idle()
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | development-process.rst | 23 an attempt to document how this community works in a way which is
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | lt3651-charger.txt | 17 The driver will attempt to aquire interrupts for all GPIOs to detect changes in
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/ |
D | bpftool.rst | 55 Do not automatically attempt to mount any virtual file system
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | 9p.rst | 73 uname=name user name to attempt mount as on the remote server. The 130 dfltuid attempt to mount as a particular uid 132 dfltgid attempt to mount with a particular gid
|
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 17 will attempt to run a function at every hook point. Could be
|
/kernel/linux/linux-5.10/fs/jffs2/ |
D | README.Locking | 53 VFS. If the garbage collection code were to attempt to lock the i_sem 64 1. Never attempt to allocate space or lock alloc_sem with 66 2. Never attempt to lock two file mutexes in one thread.
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-encoder-cmd.rst | 108 to completion before this command can be invoked. Any attempt to 120 arguments are accepted in this case. Any attempt to invoke the command
|