Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-fsl-mc6 the driver to attempt to bind to the device found at
17 driver to attempt to unbind from the device found at
Dsysfs-class-remoteproc44 Writing "start" will attempt to start the processor running the
49 Writing "stop" will attempt to halt the remote processor and
Dsysfs-memory-page-offline8 physical address of the page. The kernel will then attempt
31 kernel will then attempt to hard-offline the page, by
Dsysfs-driver-ucsi-ccg5 Tell the driver for Cypress CCGx Type-C controller to attempt
Dsysfs-bus-vmbus14 device from its current driver or make any attempt to
Dsysfs-bus-amba14 device from its current driver or make any attempt to
Dsysfs-bus-platform15 any attempt to automatically load the specified driver. If no
Dsysfs-bus-pci6 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
/Linux-v5.4/drivers/input/serio/
Dlibps2.c29 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()
/Linux-v5.4/Documentation/sound/cards/
Dimg-spdif-in.rst24 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-v5.4/drivers/of/unittest-data/
Doverlay_bad_add_dup_prop.dts10 * result in an attempt to update the same property twice.
Doverlay_bad_add_dup_node.dts10 * result in an attempt to add the same node twice.
/Linux-v5.4/arch/x86/kernel/
Dreboot.c588 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()
/Linux-v5.4/net/bluetooth/
Dhci_conn.c200 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-v5.4/arch/powerpc/kvm/
Dbook3s_64_mmu_host.c80 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()
/Linux-v5.4/Documentation/ide/
Dwarm-plug-howto.rst17 also do not attempt "scan" step on devices currently in use -- otherwise
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-devices-system-xen_memory7 attempt to increase the balloon before giving up. See
27 zero (unlimited), this means that the driver will attempt
/Linux-v5.4/Documentation/driver-api/80211/
Dintroduction.rst9 These books attempt to give a description of the various subsystems
/Linux-v5.4/Documentation/process/
Ddevelopment-process.rst23 an attempt to document how this community works in a way which is
/Linux-v5.4/Documentation/filesystems/
D9p.txt64 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-v5.4/Documentation/devicetree/bindings/power/supply/
Dlt3651-charger.txt17 The driver will attempt to aquire interrupts for all GPIOs to detect changes in
/Linux-v5.4/tools/testing/selftests/tc-testing/
DTODO.txt17 will attempt to run a function at every hook point. Could be
/Linux-v5.4/fs/jffs2/
DREADME.Locking53 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-v5.4/tools/bpf/bpftool/Documentation/
Dbpftool.rst66 Do not automatically attempt to mount any virtual file system
/Linux-v5.4/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-st.txt55 /* # WARNING: Do not attempt to copy/replicate these nodes, # */

12345678910>>...12