| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | as3711.txt | 23 feedback used: 24 - su2-feedback-voltage : voltage feedback is used 25 - su2-feedback-curr1 : CURR1 input used for current feedback 26 - su2-feedback-curr2 : CURR2 input used for current feedback 27 - su2-feedback-curr3 : CURR3 input used for current feedback 28 - su2-feedback-curr-auto: automatic current feedback selection 36 If "su2-feedback-curr-auto" is selected, one or more of the following properties 38 - su2-auto-curr1 : use CURR1 input for current feedback 39 - su2-auto-curr2 : use CURR2 input for current feedback 40 - su2-auto-curr3 : use CURR3 input for current feedback [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | as3711.txt | 23 feedback used: 24 - su2-feedback-voltage : voltage feedback is used 25 - su2-feedback-curr1 : CURR1 input used for current feedback 26 - su2-feedback-curr2 : CURR2 input used for current feedback 27 - su2-feedback-curr3 : CURR3 input used for current feedback 28 - su2-feedback-curr-auto: automatic current feedback selection 36 If "su2-feedback-curr-auto" is selected, one or more of the following properties 38 - su2-auto-curr1 : use CURR1 input for current feedback 39 - su2-auto-curr2 : use CURR2 input for current feedback 40 - su2-auto-curr3 : use CURR3 input for current feedback [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | Kconfig | 121 bool "ACRUX force feedback support" 125 Say Y here if you want to enable force feedback support for ACRUX 179 tristate "Betop Production Inc. force feedback support" 183 Say Y here if you want to enable force feedback support for devices by 198 force feedback effects and LEDs on the device. 299 bool "DragonRise Inc. force feedback" 303 Say Y here if you want to enable force feedback support for DragonRise Inc. 307 tristate "EMS Production Inc. force feedback support" 310 Say Y here if you want to enable force feedback support for devices by 393 bool "Holtek On Line Grip force feedback support" [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | Kconfig | 121 bool "ACRUX force feedback support" 125 Say Y here if you want to enable force feedback support for ACRUX 180 tristate "Betop Production Inc. force feedback support" 184 Say Y here if you want to enable force feedback support for devices by 199 force feedback effects and LEDs on the device. 305 bool "DragonRise Inc. force feedback" 309 Say Y here if you want to enable force feedback support for DragonRise Inc. 313 tristate "EMS Production Inc. force feedback support" 317 Say Y here if you want to enable force feedback support for devices by 387 bool "Holtek On Line Grip force feedback support" [all …]
|
| /kernel/linux/linux-5.10/drivers/input/ |
| D | ff-core.c | 3 * Force feedback support for Linux input subsystem 87 * input_ff_upload() - upload effect into force-feedback device 202 * input_ff_erase - erase a force-feedback effect from device 207 * This function erases a force-feedback effect from specified device. 232 * This function erases all force-feedback effects associated with 255 * input_ff_event() - generic handler for force-feedback events 295 * input_ff_create() - create force-feedback device 296 * @dev: input device supporting force-feedback 299 * This function allocates all necessary memory for a force feedback 358 * input_ff_destroy() - frees force feedback portion of input device [all …]
|
| /kernel/linux/linux-6.6/drivers/input/ |
| D | ff-core.c | 3 * Force feedback support for Linux input subsystem 86 * input_ff_upload() - upload effect into force-feedback device 201 * input_ff_erase - erase a force-feedback effect from device 206 * This function erases a force-feedback effect from specified device. 231 * This function erases all force-feedback effects associated with 254 * input_ff_event() - generic handler for force-feedback events 294 * input_ff_create() - create force-feedback device 295 * @dev: input device supporting force-feedback 298 * This function allocates all necessary memory for a force feedback 356 * input_ff_destroy() - frees force feedback portion of input device [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | input.h | 179 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi… 285 * Values describing the status of a force-feedback effect 302 * struct ff_replay - defines scheduling of the force-feedback effect 312 * struct ff_trigger - defines what triggers the force-feedback effect 322 * struct ff_envelope - generic force-feedback effect envelope 329 * envelope force-feedback core will convert to positive/negative 341 * struct ff_constant_effect - defines parameters of a constant force-feedback effect 351 * struct ff_ramp_effect - defines parameters of a ramp force-feedback effect 363 * struct ff_condition_effect - defines a spring or friction force-feedback effect 384 * struct ff_periodic_effect - defines parameters of a periodic force-feedback effect [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | input.h | 182 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi… 289 * Values describing the status of a force-feedback effect 306 * struct ff_replay - defines scheduling of the force-feedback effect 316 * struct ff_trigger - defines what triggers the force-feedback effect 326 * struct ff_envelope - generic force-feedback effect envelope 333 * envelope force-feedback core will convert to positive/negative 345 * struct ff_constant_effect - defines parameters of a constant force-feedback effect 355 * struct ff_ramp_effect - defines parameters of a ramp force-feedback effect 367 * struct ff_condition_effect - defines a spring or friction force-feedback effect 388 * struct ff_periodic_effect - defines parameters of a periodic force-feedback effect [all …]
|
| /kernel/linux/linux-6.6/Documentation/mm/ |
| D | multigen_lru.rst | 46 categorized based on additional factors, and a feedback loop can 103 ``folio->flags`` and therefore has a negligible cost. A feedback loop 140 was accessed multiple times through file descriptors and the feedback 142 this end, the feedback loop uses the first tier as the baseline, for 181 Rmap/PT walk feedback 193 forms a feedback loop between the eviction and the aging. 213 A feedback loop modeled after the Proportional-Integral-Derivative 261 * Bloom filters for rmap/PT walk feedback 262 * PID controller for refault feedback 268 Within the eviction, the PID controller uses refaults as the feedback
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
| D | r819xU_cmdpkt.h | 19 /* 1. RX side: TX feedback packet. */ 24 /* Change tx feedback info field. */ 25 /*------TX Feedback Info Field */ 36 /*------TX Feedback Info Field */ 88 /* 5. Multi packet feedback status. */ 129 /* 6. Debug feedback message. */
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
| D | r819xU_cmdpkt.h | 19 /* 1. RX side: TX feedback packet. */ 24 /* Change tx feedback info field. */ 25 /*------TX Feedback Info Field */ 36 /*------TX Feedback Info Field */ 88 /* 5. Multi packet feedback status. */ 129 /* 6. Debug feedback message. */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | adi,max77857.yaml | 38 description: Top feedback resistor value in ohms for external feedback. 43 description: Bottom feedback resistor value in ohms for external feedback.
|
| D | rohm,bd71847-regulator.yaml | 105 # connected to feedback-pin (over suitable resistors) is getting popular 138 Feedback-pin has pull-up connection to adjust voltage range. This is 141 rohm,feedback-pull-up-r1-ohms: 143 Feedback-pin has pull-up connection to adjust voltage range. This is 146 rohm,feedback-pull-up-r2-ohms: 148 Feedback-pin has pull-up connection to adjust voltage range. This is
|
| D | rohm,bd71837-regulator.yaml | 110 # connected to feedback-pin (over suitable resistors) is getting popular 143 Feedback-pin has pull-up connection to adjust voltage range. This is 146 rohm,feedback-pull-up-r1-ohms: 148 Feedback-pin has pull-up connection to adjust voltage range. This is 151 rohm,feedback-pull-up-r2-ohms: 153 Feedback-pin has pull-up connection to adjust voltage range. This is
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_pll.c | 70 * amdgpu_pll_get_fb_ref_div - feedback and ref divider calculation 76 * @fb_div_max: feedback divider maximum 78 * @fb_div: resulting feedback divider 81 * Calculate feedback and reference divider for a given post divider. Makes 96 /* get matching reference and feedback divider */ in amdgpu_pll_get_fb_ref_div() 114 * @fb_div_p: resulting feedback divider 115 * @frac_fb_div_p: fractional part of the feedback divider 140 /* determine allowed feedback divider range */ in amdgpu_pll_compute() 224 /* get the feedback and reference divider for the optimal value */ in amdgpu_pll_compute()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_pll.c | 70 * amdgpu_pll_get_fb_ref_div - feedback and ref divider calculation 75 * @fb_div_max: feedback divider maximum 77 * @fb_div: resulting feedback divider 80 * Calculate feedback and reference divider for a given post divider. Makes 90 /* get matching reference and feedback divider */ in amdgpu_pll_get_fb_ref_div() 106 * fb_div_p: resulting feedback divider 107 * frac_fb_div_p: fractional part of the feedback divider 131 /* determine allowed feedback divider range */ in amdgpu_pll_compute() 215 /* get the feedback and reference divider for the optimal value */ in amdgpu_pll_compute()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | adi,max98388.yaml | 13 The MAX98388 is a mono Class-D speaker amplifier with I/V feedback. 32 description: slot number of the voltage feedback monitor 39 description: slot number of the current feedback monitor 47 For cases where a single combined channel for the I/V feedback data
|
| /kernel/linux/linux-6.6/samples/hid/ |
| D | hid_surface_dial.c | 5 * and depending on the chosen resolution enable or not the haptic feedback: 7 * without haptic feedback 9 * feedback 58 "and depending on the chosen resolution enable or not the haptic feedback:\n" in usage() 60 " without haptic feedback\n" in usage() 62 " feedback\n" in usage()
|
| /kernel/linux/linux-5.10/include/linux/iio/frequency/ |
| D | ad9523.h | 119 * @pll1_feedback_div: PLL1 10-bit Feedback N divider. 122 * @osc_in_feedback_en: PLL1 feedback path, local feedback from 127 * @pll2_ndiv_a_cnt: PLL2 Feedback N-divider, A Counter, range 0..4. 128 * @pll2_ndiv_b_cnt: PLL2 Feedback N-divider, B Counter, range 0..63.
|
| /kernel/linux/linux-6.6/include/linux/iio/frequency/ |
| D | ad9523.h | 119 * @pll1_feedback_div: PLL1 10-bit Feedback N divider. 122 * @osc_in_feedback_en: PLL1 feedback path, local feedback from 127 * @pll2_ndiv_a_cnt: PLL2 Feedback N-divider, A Counter, range 0..4. 128 * @pll2_ndiv_b_cnt: PLL2 Feedback N-divider, B Counter, range 0..63.
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr3/ |
| D | ia_css_tnr3_types.h | 43 * 3. One maximum feedback threshold value for each plane 47 unsigned int maxfb_y; /** Maximum Feedback Gain for Y */ 48 unsigned int maxfb_u; /** Maximum Feedback Gain for U */ 49 unsigned int maxfb_v; /** Maximum Feedback Gain for V */
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr3/ |
| D | ia_css_tnr3_types.h | 43 * 3. One maximum feedback threshold value for each plane 47 unsigned int maxfb_y; /** Maximum Feedback Gain for Y */ 48 unsigned int maxfb_u; /** Maximum Feedback Gain for U */ 49 unsigned int maxfb_v; /** Maximum Feedback Gain for V */
|
| /kernel/linux/linux-5.10/drivers/input/joystick/iforce/ |
| D | iforce-main.c | 53 { 0x05ef, 0x8886, "Boeder Force Feedback Wheel", btn_wheel, abs_wheel, ff_iforce }, 54 …{ 0x05ef, 0x8888, "AVB Top Shot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, /… 58 { 0x06f8, 0x0001, "Guillemot Race Leader Force Feedback", btn_wheel, abs_wheel, ff_iforce }, //? 59 …{ 0x06f8, 0x0001, "Guillemot Jet Leader Force Feedback", btn_joystick, abs_joystick_rudder, ff_ifo… 60 { 0x06f8, 0x0004, "Guillemot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, //? 62 { 0x06d6, 0x29bc, "Trust Force Feedback Race Master", btn_wheel, abs_wheel, ff_iforce }, 178 /* Enable force feedback */ in iforce_open() 201 /* Disable force feedback playback */ in iforce_close() 313 * Disable spring, enable force feedback. in iforce_init_device()
|
| /kernel/linux/linux-6.6/drivers/input/joystick/iforce/ |
| D | iforce-main.c | 53 { 0x05ef, 0x8886, "Boeder Force Feedback Wheel", btn_wheel, abs_wheel, ff_iforce }, 54 …{ 0x05ef, 0x8888, "AVB Top Shot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, /… 58 { 0x06f8, 0x0001, "Guillemot Race Leader Force Feedback", btn_wheel, abs_wheel, ff_iforce }, //? 59 …{ 0x06f8, 0x0001, "Guillemot Jet Leader Force Feedback", btn_joystick, abs_joystick_rudder, ff_ifo… 60 { 0x06f8, 0x0004, "Guillemot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, //? 62 { 0x06d6, 0x29bc, "Trust Force Feedback Race Master", btn_wheel, abs_wheel, ff_iforce }, 178 /* Enable force feedback */ in iforce_open() 201 /* Disable force feedback playback */ in iforce_close() 313 * Disable spring, enable force feedback. in iforce_init_device()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | wm8994.txt | 58 - wlf,lineout1-feedback : If present LINEOUT1 has common mode feedback 60 - wlf,lineout2-feedback : If present LINEOUT2 has common mode feedback
|