/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | twl6040.txt | 27 - vddvibl-supply: Regulator for the left vibra motor 28 - vddvibr-supply: Regulator for the right vibra motor 33 - ti,viblmotor-res: Resistance parameter for left motor 34 - ti,viblmotor-res: Resistance parameter for right motor 53 /* regulators for vibra motor */ 58 /* Vibra driver, motor resistance parameters */
|
/Linux-v6.1/drivers/of/unittest-data/ |
D | overlay_bad_add_dup_prop.dts | 6 * &electric_1/motor-1/electric and &spin_ctrl_1/electric are the same node: 7 * /testcase-data-2/substation@100/motor-1/electric 16 * property being located in the pre-existing node 'motor-1'. 28 motor-1 {
|
D | overlay_bad_add_dup_node.dts | 6 * &electric_1/motor-1 and &spin_ctrl_1 are the same node: 7 * /testcase-data-2/substation@100/motor-1 17 motor-1 {
|
D | overlay_common.dtsi | 28 spin_ctrl_1: motor-1 { 29 compatible = "ot,ferris-wheel-motor"; 34 spin_ctrl_2: motor-8 { 35 compatible = "ot,roller-coaster-motor";
|
D | overlay_bad_phandle.dts | 9 // in the base tree for motor-1. 10 spin_ctrl_1_conflict: motor-1 {
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/ |
D | atomisp_ioctl.c | 590 struct v4l2_subdev *motor; in atomisp_enum_input() local 609 motor = isp->inputs[index].motor; in atomisp_enum_input() 611 motor = isp->motor; in atomisp_enum_input() 613 if (motor && strlen(motor->name) > 0) { in atomisp_enum_input() 620 motor->name, max_size); in atomisp_enum_input() 674 struct v4l2_subdev *motor; in atomisp_s_input() local 737 motor = isp->inputs[input].motor; in atomisp_s_input() 739 motor = isp->motor; in atomisp_s_input() 740 if (motor) in atomisp_s_input() 741 ret = v4l2_subdev_call(motor, core, s_power, 1); in atomisp_s_input() [all …]
|
D | atomisp_internal.h | 154 struct v4l2_subdev *motor; member 243 struct v4l2_subdev *motor; member
|
D | atomisp_v4l2.c | 1071 if (isp->motor) { in atomisp_subdev_probe() 1077 isp->motor = subdev; in atomisp_subdev_probe() 1100 if (isp->motor && raw_index >= 0) in atomisp_subdev_probe() 1101 isp->inputs[raw_index].motor = isp->motor; in atomisp_subdev_probe()
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-samsung-e2015-common.dtsi | 29 reg_motor_vdd: regulator-motor-vdd { 70 motor_en_default: motor-en-default {
|
/Linux-v6.1/drivers/staging/fieldbus/ |
D | Kconfig | 11 as an actuator, motor, console light, switch, etc. over the fieldbus.
|
/Linux-v6.1/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 22 A "Fieldbus Device" is such an actuator, motor, console light, switch, ... 36 actuator, motor, console light, switch, etc. over the fieldbus.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | sun4i-a10-dserve-dsrv9703c.dts | 79 reg_motor: reg-motor { 81 regulator-name = "vcc-motor";
|
D | omap4-sdp.dts | 401 /* regulators for vibra motor */ 406 /* Vibra driver, motor resistance parameters */
|
D | da850-lego-ev3.dts | 136 * the sensor (input) ports, the motor (output) ports and the A/DC.
|
D | lpc32xx.dtsi | 302 compatible = "nxp,lpc3220-motor-pwm";
|
D | exynos4412-midas.dtsi | 196 motor-driver {
|
/Linux-v6.1/drivers/block/ |
D | amiflop.c | 200 int motor; /* true when motor is at speed */ member 408 if (unit[drive].motor == 1) in fd_select() 461 if (!unit[nr].motor) { in fd_motor_on() 462 unit[nr].motor = 1; in fd_motor_on() 500 unit[drive].motor = 0; in fd_motor_off() 1647 unit[drive].motor = 0; in fd_probe()
|
/Linux-v6.1/Documentation/i2c/busses/ |
D | i2c-parport.rst | 169 stepper motor card with the simple commands which are in the original
|
/Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-sapphire.dtsi | 477 motor_pwr: motor-pwr {
|
/Linux-v6.1/drivers/input/joystick/ |
D | Kconfig | 364 To drive rumble motor a dedicated power supply is required.
|
/Linux-v6.1/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tm2-common.dtsi | 924 haptic: motor-driver {
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-queryctrl.rst | 580 action (e. g. motor control) but no meaningful value can be
|
/Linux-v6.1/Documentation/x86/ |
D | boot.rst | 1289 switch off the floppy motor before running the kernel, since the 1290 kernel boot leaves interrupts off and thus the motor will not be
|
/Linux-v6.1/ |
D | CREDITS | 71 E: tim_alpaerts@toyota-motor-europe.com
|