Home
last modified time | relevance | path

Searched refs:actuator (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/userspace-api/media/drivers/
H A Dthp7312.rst28 connected to the THP7312. If the module doesn't have a focus lens actuator,
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst9 that the head actuator and disk must perform to access a data block,
/linux/block/
H A Dbfq-iosched.c7146 unsigned int actuator; in bfq_exit_queue() local
7155 for (actuator = 0; actuator < bfqd->num_actuators; actuator++) in bfq_exit_queue()
7156 WARN_ON_ONCE(bfqd->rq_in_driver[actuator]); in bfq_exit_queue()