Home
last modified time | relevance | path

Searched refs:cycled (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-homestar.dtsi96 * The atna33xc20 really likes to be power cycled to keep it from
/linux/Documentation/userspace-api/media/v4l/
H A Ddmabuf.rst64 descriptor. Although buffers are commonly cycled, applications can pass
H A Duserp.rst52 cycled, applications can pass different addresses and sizes at each
/linux/Documentation/w1/slaves/
H A Dw1_therm.rst72 the sensor. Resolution is reset when the sensor gets power-cycled.
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt229 based mailbox before the device is power cycled. Writing
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst240 NOTE: The machine must be power cycled (full off/on) when enabling NVM writes
/linux/fs/ext4/
H A Dinode.c2767 int cycled = 1; in ext4_do_writepages() local
2853 cycled = 0; in ext4_do_writepages()
2991 if (!ret && !cycled && wbc->nr_to_write > 0) { in ext4_do_writepages()
2992 cycled = 1; in ext4_do_writepages()