Searched refs:rotational (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/block/null_blk/ |
| H A D | main.c | 270 module_param_named(rotational, g_rotational, bool, S_IRUGO); 271 MODULE_PARM_DESC(rotational, "Set the rotational feature for the device. Default: false"); 475 NULLB_DEVICE_ATTR(rotational, bool, NULL); 829 dev->rotational = g_rotational; in null_alloc_dev() 2005 if (dev->rotational) in null_add_dev()
|
| /linux/Documentation/input/devices/ |
| H A D | rotary-encoder.rst | 50 rotational direction based on the last stable state. Events are reported in
|
| /linux/block/ |
| H A D | blk-sysfs.c | 357 QUEUE_SYSFS_FEATURE(rotational, BLK_FEAT_ROTATIONAL)
|
| /linux/drivers/nvme/host/ |
| H A D | nvme.h | 537 bool rotational; member
|
| H A D | core.c | 3907 head->rotational = info->is_rotational; in nvme_alloc_ns_head()
|
| /linux/Documentation/block/ |
| H A D | bfq-iosched.rst | 186 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 D | event-codes.rst | 404 can report through the rotational axes (absolute and/or relative rx, ry, rz).
|