Searched refs:wheel (Results 1 – 9 of 9) sorted by relevance
/drivers/input/joystick/iforce/ |
D | Kconfig | 8 Say Y here if you have an I-Force joystick or steering wheel 19 Say Y here if you have an I-Force joystick or steering wheel 26 Say Y here if you have an I-Force joystick or steering wheel
|
/drivers/input/misc/ |
D | ad714x.c | 117 struct ad714x_wheel_drv *wheel; member 410 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_cal_highest_stage() 411 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; in ad714x_wheel_cal_highest_stage() 423 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_cal_sensor_val() 452 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_cal_abs_pos() 453 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; in ad714x_wheel_cal_abs_pos() 483 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_cal_flt_pos() 484 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; in ad714x_wheel_cal_flt_pos() 499 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_use_com_int() 506 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_use_thr_int() [all …]
|
/drivers/input/tablet/ |
D | aiptek.c | 298 int wheel; /* synthetic wheel amount */ member 508 if (aiptek->curSetting.wheel != AIPTEK_WHEEL_DISABLE) { in aiptek_irq() 510 aiptek->curSetting.wheel); in aiptek_irq() 511 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq() 589 if (aiptek->curSetting.wheel != in aiptek_irq() 593 aiptek->curSetting.wheel); in aiptek_irq() 594 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq() 653 if (aiptek->curSetting.wheel != AIPTEK_WHEEL_DISABLE) { in aiptek_irq() 656 aiptek->curSetting.wheel); in aiptek_irq() 657 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq() [all …]
|
/drivers/gpu/drm/omapdrm/ |
D | TODO | 12 There should be some way to do this with less wheel-reinvention.
|
/drivers/hid/ |
D | hid-lg4ff.c | 333 … void lg4ff_init_wheel_data(struct lg4ff_wheel_data * const wdata, const struct lg4ff_wheel *wheel, in lg4ff_init_wheel_data() argument 348 struct lg4ff_wheel_data t_wdata = { .product_id = wheel->product_id, in lg4ff_init_wheel_data() 350 .min_range = wheel->min_range, in lg4ff_init_wheel_data() 351 .max_range = wheel->max_range, in lg4ff_init_wheel_data() 352 .set_range = wheel->set_range, in lg4ff_init_wheel_data()
|
D | hid-roccat-kone.h | 157 uint8_t wheel; /* up = 1, down = -1 */ member
|
D | Kconfig | 749 tristate "Steelseries SRW-S1 steering wheel support" 752 Support for Steelseries SRW-S1 steering wheel
|
/drivers/input/ |
D | Kconfig | 13 joystick, steering wheel ...) connected to your system and want
|
/drivers/input/joystick/ |
D | Kconfig | 7 If you have a joystick, 6dof controller, gamepad, steering wheel,
|