Home
last modified time | relevance | path

Searched refs:actuator (Results 1 – 6 of 6) 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/arch/arm64/boot/dts/qcom/
H A Dsm8150-microsoft-surface-duo.dts378 dlg,actuator-type = "LRA";
H A Dsm7325-nothing-spacewar.dts862 /* actuator (For Ultra Wide sensor) @ 0xc */
875 /* actuator (For Wide sensor) @ 0xc */
H A Dqcm6490-fairphone-fp5.dts645 camera_imx858_dw9800k: actuator@e {
/linux/block/
H A Dbfq-iosched.c7145 unsigned int actuator; in bfq_exit_queue() local
7154 for (actuator = 0; actuator < bfqd->num_actuators; actuator++) in bfq_exit_queue()
7155 WARN_ON_ONCE(bfqd->rq_in_driver[actuator]); in bfq_exit_queue()