Home
last modified time | relevance | path

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

/linux/drivers/block/null_blk/
H A Dmain.c270 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 Drotary-encoder.rst50 rotational direction based on the last stable state. Events are reported in
/linux/block/
H A Dblk-sysfs.c357 QUEUE_SYSFS_FEATURE(rotational, BLK_FEAT_ROTATIONAL)
/linux/drivers/nvme/host/
H A Dnvme.h537 bool rotational; member
H A Dcore.c3907 head->rotational = info->is_rotational; in nvme_alloc_ns_head()
/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.rst404 can report through the rotational axes (absolute and/or relative rx, ry, rz).