/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-fsl-mc | 6 the driver to attempt to bind to the device found at 17 driver to attempt to unbind from the device found at
|
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-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-bus-amba | 14 device from its current driver or make any attempt to
|
D | sysfs-bus-platform | 15 any attempt to automatically load the specified driver. If no
|
D | sysfs-bus-pci | 6 the driver to attempt to bind to the device found at 19 driver to attempt to unbind from the device found at 31 Writing a device ID to this file will attempt to 41 for the device and attempt to bind to it. For example: 277 device from its current driver or make any attempt to
|
D | sysfs-class-uwb_rc-wusbhc | 55 The number of retries that the WUSB host should attempt
|
/Linux-v4.19/drivers/input/serio/ |
D | libps2.c | 33 int attempt = 0; in ps2_do_sendbyte() local 54 } while (ps2dev->nak == PS2_RET_NAK && ++attempt < max_attempts); in ps2_do_sendbyte() 74 if (error || attempt > 1) in ps2_do_sendbyte() 77 byte, error, ps2dev->nak, attempt); in ps2_do_sendbyte()
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/x86/kernel/ |
D | reboot.c | 567 int attempt = 0; in native_machine_emergency_restart() local 606 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart() 607 attempt = 1; in native_machine_emergency_restart()
|
/Linux-v4.19/net/bluetooth/ |
D | hci_conn.c | 200 conn->attempt++; in hci_acl_create_connection() 263 conn->attempt++; in hci_add_sco() 282 conn->attempt++; in hci_setup_sync() 292 if (conn->attempt > ARRAY_SIZE(esco_param_msbc)) in hci_setup_sync() 294 param = &esco_param_msbc[conn->attempt - 1]; in hci_setup_sync() 298 if (conn->attempt > ARRAY_SIZE(esco_param_cvsd)) in hci_setup_sync() 300 param = &esco_param_cvsd[conn->attempt - 1]; in hci_setup_sync() 302 if (conn->attempt > ARRAY_SIZE(sco_param_cvsd)) in hci_setup_sync() 304 param = &sco_param_cvsd[conn->attempt - 1]; in hci_setup_sync() 455 cp.attempt = cpu_to_le16(4); in hci_conn_idle()
|
/Linux-v4.19/Documentation/ide/ |
D | warm-plug-howto.txt | 17 also do not attempt "scan" step on devices currently in use -- otherwise
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_64_mmu_host.c | 92 int attempt = 0; in kvmppc_mmu_map_page() local 173 if (attempt > 1) in kvmppc_mmu_map_page() 186 attempt++; in kvmppc_mmu_map_page()
|
/Linux-v4.19/Documentation/ABI/stable/ |
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
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | introduction.rst | 9 These books attempt to give a description of the various subsystems
|
/Linux-v4.19/Documentation/process/ |
D | development-process.rst | 23 an attempt to document how this community works in a way which is
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | ltc3651-charger.txt | 15 The driver will attempt to aquire interrupts for all GPIOs to detect changes in
|
D | ti,bq24735.txt | 28 and that the host should not attempt to enable/disable charging or set the
|
/Linux-v4.19/Documentation/filesystems/ |
D | 9p.txt | 64 uname=name user name to attempt mount as on the remote server. The 110 dfltuid attempt to mount as a particular uid 112 dfltgid attempt to mount with a particular gid
|
/Linux-v4.19/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 17 will attempt to run a function at every hook point. Could be
|
/Linux-v4.19/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.
|
/Linux-v4.19/Documentation/media/uapi/mediactl/ |
D | media-ioc-setup-link.rst | 65 non-existing link, or the link is immutable and an attempt to modify
|
/Linux-v4.19/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-st.txt | 55 /* # WARNING: Do not attempt to copy/replicate these nodes, # */
|
/Linux-v4.19/Documentation/cpu-freq/ |
D | amd-powernow.txt | 33 The powernow-k8 driver will attempt to use ACPI if so configured,
|
/Linux-v4.19/Documentation/power/ |
D | userland-swsusp.txt | 155 (b) The suspending utility SHOULD NOT attempt to perform any 166 The resuming utility SHOULD NOT attempt to mount any file systems that could 167 be mounted before suspend and SHOULD NOT attempt to perform any operations
|