Home
last modified time | relevance | path

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

/linux/rust/kernel/block/mq/
H A Dgen_disk.rs17 rotational: bool, field
26 rotational: false, in default()
41 pub fn rotational(mut self, rotational: bool) -> Self { in rotational() method
42 self.rotational = rotational; in rotational()
101 if self.rotational { in build()
/linux/drivers/block/
H A Drnull.rs47 .rotational(false) in init()
/linux/Documentation/input/devices/
H A Drotary-encoder.rst50 rotational direction based on the last stable state. Events are reported in
/linux/Documentation/ABI/stable/
H A Dsysfs-block601 What: /sys/block/<disk>/queue/rotational
605 [RW] This file is used to stat if the device is of rotational
606 type or non-rotational type.
/linux/block/
H A Dblk-sysfs.c247 QUEUE_SYSFS_FEATURE(rotational, BLK_FEAT_ROTATIONAL)
/linux/Documentation/block/
H A Dbfq-iosched.rst186 throughput on rotational devices and on non-queueing flash-based
459 on a non-rotational device, setting slice_idle to 0 may be needed too
/linux/Documentation/input/
H A Devent-codes.rst398 can report through the rotational axes (absolute and/or relative rx, ry, rz).