/kernel/linux/linux-5.10/include/kunit/ |
D | test.h | 742 right, \ argument 747 typeof(right) __right = (right); \ 758 #right, \ 769 right, \ argument 776 left, ==, right, \ 785 right, \ argument 792 left, !=, right, \ 801 right, \ argument 808 left, <, right, \ 817 right, \ argument [all …]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-y8i.rst | 19 in lower and from the right sensor in the higher 8 bits. 33 - Y'\ :sub:`00right` 35 - Y'\ :sub:`01right` 37 - Y'\ :sub:`02right` 39 - Y'\ :sub:`03right` 42 - Y'\ :sub:`10right` 44 - Y'\ :sub:`11right` 46 - Y'\ :sub:`12right` 48 - Y'\ :sub:`13right` 51 - Y'\ :sub:`20right` [all …]
|
/kernel/linux/linux-5.10/sound/soc/sunxi/ |
D | sun50i-codec-analog.c | 280 "DACR", "DACL", "Right Mixer", "Left Mixer", 303 SND_SOC_DAPM_DAC("Right DAC", NULL, SUN50I_ADDA_MIX_DAC_CTRL, 308 SND_SOC_DAPM_ADC("Right ADC", NULL, SUN50I_ADDA_ADC_CTRL, 319 SND_SOC_DAPM_MUX("Right Headphone Source", 323 SND_SOC_DAPM_SWITCH("Right Headphone Switch", 327 SND_SOC_DAPM_OUT_DRV("Right Headphone Amp", 335 SND_SOC_DAPM_MUX("Right Line Out Source", 339 SND_SOC_DAPM_SWITCH("Right Line Out Switch", 384 SND_SOC_DAPM_MIXER("Right Mixer", SUN50I_ADDA_MIX_DAC_CTRL, 391 SND_SOC_DAPM_MIXER("Right ADC Mixer", SND_SOC_NOPM, 0, 0, [all …]
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
D | expr.c | 39 e->right.expr = e2; in expr_alloc_two() 48 e->right.sym = s2; in expr_alloc_comp() 89 e->right.sym = org->right.sym; in expr_copy() 95 e->right.expr = expr_copy(org->right.expr); in expr_copy() 128 expr_free(e->right.expr); in expr_free() 156 __expr_eliminate_eq(type, &e1->right.expr, &e2); in __expr_eliminate_eq() 161 __expr_eliminate_eq(type, &e1, &e2->right.expr); in __expr_eliminate_eq() 272 return e1->left.sym == e2->left.sym && e1->right.sym == e2->right.sym; in expr_eq() 323 e->right.expr = expr_eliminate_yn(e->right.expr); in expr_eliminate_yn() 327 expr_free(e->right.expr); in expr_eliminate_yn() [all …]
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | es8328.c | 188 SOC_SINGLE_TLV("Left Mixer Right Bypass Volume", 190 SOC_SINGLE_TLV("Right Mixer Left Bypass Volume", 192 SOC_SINGLE_TLV("Right Mixer Right Bypass Volume", 236 SOC_DAPM_SINGLE("Right Playback Switch", ES8328_DACCONTROL18, 7, 1, 0), 237 SOC_DAPM_SINGLE("Right Bypass Switch", ES8328_DACCONTROL18, 6, 1, 0), 240 /* Right Mixer */ 245 SOC_DAPM_SINGLE("Right Bypass Switch", ES8328_DACCONTROL20, 6, 1, 0), 259 /* Right PGA Mux */ 276 "Mono (Right)", "Digital Mono"}; 287 SND_SOC_DAPM_MUX("Right ADC Mux", SND_SOC_NOPM, 0, 0, [all …]
|
D | wm8971.c | 95 static const char *wm8971_alc_func[] = { "Off", "Right", "Left", "Stereo" }; 100 "Mono (Right)", "Digital Mono"}; 144 SOC_DOUBLE_R("Bypass Right Playback Volume", WM8971_ROUTM1, 195 SOC_DAPM_SINGLE("Right Playback Switch", WM8971_LOUTM2, 8, 1, 0), 196 SOC_DAPM_SINGLE("Right Bypass Switch", WM8971_LOUTM2, 7, 1, 0), 199 /* Right Mixer */ 204 SOC_DAPM_SINGLE("Right Bypass Switch", WM8971_ROUTM2, 7, 1, 0), 211 SOC_DAPM_SINGLE("Right Playback Switch", WM8971_MOUTM2, 8, 1, 0), 212 SOC_DAPM_SINGLE("Right Bypass Switch", WM8971_MOUTM2, 7, 1, 0), 219 /* Right Line Mux */ [all …]
|
D | wm8750.c | 97 static const char *wm8750_alc_func[] = {"Off", "Right", "Left", "Stereo"}; 111 "Mono (Right)", "Digital Mono"}; 178 SOC_SINGLE("Right ADC Capture Volume", WM8750_RADC, 0, 255, 0), 183 SOC_SINGLE("Right Speaker Playback Invert Switch", WM8750_ADCTL2, 4, 1, 0), 203 SOC_DOUBLE_R("Bypass Right Playback Volume", WM8750_ROUTM1, 227 SOC_DAPM_SINGLE("Right Playback Switch", WM8750_LOUTM2, 8, 1, 0), 228 SOC_DAPM_SINGLE("Right Bypass Switch", WM8750_LOUTM2, 7, 1, 0), 231 /* Right Mixer */ 236 SOC_DAPM_SINGLE("Right Bypass Switch", WM8750_ROUTM2, 7, 1, 0), 243 SOC_DAPM_SINGLE("Right Playback Switch", WM8750_MOUTM2, 8, 1, 0), [all …]
|
D | tlv320aic3x.c | 342 SOC_SINGLE_TLV("Right Line Mixer PGAL Bypass Volume", 344 SOC_SINGLE_TLV("Right Line Mixer DACL1 Playback Volume", 352 SOC_SINGLE_TLV("Right HP Mixer PGAL Bypass Volume", 354 SOC_SINGLE_TLV("Right HP Mixer DACL1 Playback Volume", 362 SOC_SINGLE_TLV("Right HPCOM Mixer PGAL Bypass Volume", 364 SOC_SINGLE_TLV("Right HPCOM Mixer DACL1 Playback Volume", 409 SOC_ENUM("Right AGC Target level", aic3x_ragc_level_enum), 411 SOC_ENUM("Right AGC Attack time", aic3x_ragc_attack_enum), 413 SOC_ENUM("Right AGC Decay time", aic3x_ragc_decay_enum), 440 SOC_SINGLE_TLV("Right Line Mixer Line2L Bypass Volume", [all …]
|
D | da9055.c | 383 "ADC output left", "ADC output right", "AIF input left", 384 "AIF input right" 401 /* MIC PGA Right source select */ 458 /* Select the left or right channel and capture data */ in da9055_get_alc_data() 494 /* Mute Mic PGA Left and Right */ in da9055_put_alc_sw() 504 /* Enable ADC Left and Right */ in da9055_put_alc_sw() 510 /* Calculate average for Left and Right data */ in da9055_put_alc_sw() 514 /* Right Data */ in da9055_put_alc_sw() 643 SOC_SINGLE("DAC Right Invert", DA9055_DIG_CTRL, 7, 1, 0), 696 /* Mic PGA Right Source */ [all …]
|
D | sirf-audio-codec.c | 69 SOC_DAPM_SINGLE("Line Right Switch", AUDIO_IC_CODEC_CTRL1, 5, 1, 0), 70 SOC_DAPM_SINGLE("Mic Right Switch", AUDIO_IC_CODEC_CTRL1, 2, 1, 0), 166 SND_SOC_DAPM_OUT_DRV("HP Right Driver", AUDIO_IC_CODEC_CTRL1, 175 SND_SOC_DAPM_OUT_DRV("HP Right Driver", AUDIO_IC_CODEC_CTRL1, 193 SND_SOC_DAPM_DAC("DAC right", NULL, AUDIO_IC_CODEC_CTRL0, 0, 0), 196 SND_SOC_DAPM_SWITCH("Left dac to hp right amp", SND_SOC_NOPM, 0, 0, 198 SND_SOC_DAPM_SWITCH("Right dac to hp left amp", SND_SOC_NOPM, 0, 0, 200 SND_SOC_DAPM_SWITCH("Right dac to hp right amp", SND_SOC_NOPM, 0, 0, 204 SND_SOC_DAPM_OUT_DRV("HP amp right driver", AUDIO_IC_CODEC_CTRL0, 3, 0, 209 SND_SOC_DAPM_SWITCH("Right dac to speaker lineout", SND_SOC_NOPM, 0, 0, [all …]
|
D | adau1761.c | 175 "Right", 332 SOC_DAPM_SINGLE_AUTODISABLE("Right DAC Switch", 336 SOC_DAPM_SINGLE_TLV("Right Bypass Volume", 345 SOC_DAPM_SINGLE_AUTODISABLE("Right DAC Switch", 349 SOC_DAPM_SINGLE_TLV("Right Bypass Volume", 358 SOC_DAPM_SINGLE_TLV("Right Volume", 365 SOC_DAPM_SINGLE_TLV("Right Volume", 397 SND_SOC_DAPM_MIXER("Right Input Mixer", ADAU1761_REC_MIXER_RIGHT0, 0, 0, 402 SOC_MIXER_ARRAY("Right Playback Mixer", ADAU1761_PLAY_MIXER_RIGHT0, 406 SOC_MIXER_ARRAY("Right LR Playback Mixer", ADAU1761_PLAY_LR_MIXER_RIGHT, [all …]
|
D | wm8988.c | 149 static const char *alc_func_txt[] = {"Off", "Right", "Left", "Stereo"}; 218 SOC_SINGLE_TLV("Left Mixer Right Bypass Volume", WM8988_LOUTM2, 4, 7, 1, 220 SOC_SINGLE_TLV("Right Mixer Left Bypass Volume", WM8988_ROUTM1, 4, 7, 1, 222 SOC_SINGLE_TLV("Right Mixer Right Bypass Volume", WM8988_ROUTM2, 4, 7, 1, 282 SOC_DAPM_SINGLE("Right Playback Switch", WM8988_LOUTM2, 8, 1, 0), 283 SOC_DAPM_SINGLE("Right Bypass Switch", WM8988_LOUTM2, 7, 1, 0), 286 /* Right Mixer */ 291 SOC_DAPM_SINGLE("Right Bypass Switch", WM8988_ROUTM2, 7, 1, 0), 306 /* Right PGA Mux */ 324 "Mono (Right)", "Digital Mono"}; [all …]
|
D | da7213.c | 202 /* Select the left or right channel and capture data */ in da7213_get_alc_data() 226 /* Calculate average for Left and Right data */ in da7213_alc_calib_man() 230 /* Right Data */ in da7213_alc_calib_man() 300 /* Enable ADC Left and Right */ in da7213_alc_calib() 604 "ADC Left", "ADC Right", "DAI Input Left", "DAI Input Right" 619 SOC_DAPM_ENUM("DAI Right Source MUX", da7213_dai_r_src); 623 "ADC Output Left", "ADC Output Right", "DAI Input Left", 624 "DAI Input Right" 639 SOC_DAPM_ENUM("DAC Right Source MUX", da7213_dac_r_src); 656 SOC_DAPM_SINGLE("Mixin Right Switch", DA7213_MIXIN_L_SELECT, [all …]
|
/kernel/linux/linux-5.10/include/linux/ |
D | uidgid.h | 65 static inline bool uid_eq(kuid_t left, kuid_t right) in uid_eq() argument 67 return __kuid_val(left) == __kuid_val(right); in uid_eq() 70 static inline bool gid_eq(kgid_t left, kgid_t right) in gid_eq() argument 72 return __kgid_val(left) == __kgid_val(right); in gid_eq() 75 static inline bool uid_gt(kuid_t left, kuid_t right) in uid_gt() argument 77 return __kuid_val(left) > __kuid_val(right); in uid_gt() 80 static inline bool gid_gt(kgid_t left, kgid_t right) in gid_gt() argument 82 return __kgid_val(left) > __kgid_val(right); in gid_gt() 85 static inline bool uid_gte(kuid_t left, kuid_t right) in uid_gte() argument 87 return __kuid_val(left) >= __kuid_val(right); in uid_gte() [all …]
|
/kernel/linux/linux-5.10/drivers/md/persistent-data/ |
D | dm-btree-remove.c | 25 * Each node may have a left or right sibling. When decending the spine, 33 * ==> rebalance(node, right sibling) 35 * [C] No right sibling 38 * [D] Both siblings, total_entries(left, node, right) <= DEL_THRESHOLD 39 * ==> delete node adding it's contents to left and right 41 * [E] Both siblings, total_entries(left, node, right) > DEL_THRESHOLD 42 * ==> rebalance(left, node, right) 82 static void node_copy(struct btree_node *left, struct btree_node *right, int shift) in node_copy() argument 86 BUG_ON(value_size != le32_to_cpu(right->header.value_size)); in node_copy() 92 key_ptr(right, 0), in node_copy() [all …]
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | des3_ede-asm_64.S | 92 #define initial_permutation(left, right) \ argument 93 do_permutation(left##d, right##d, 4, 0x0f0f0f0f); \ 94 do_permutation(left##d, right##d, 16, 0x0000ffff); \ 95 do_permutation(right##d, left##d, 2, 0x33333333); \ 96 do_permutation(right##d, left##d, 8, 0x00ff00ff); \ 99 roll $1, right##d; \ 100 xorl right##d, RW0d; \ 103 xorl RW0d, right##d; \ 105 expand_to_64bits(right, RT3); \ 108 #define final_permutation(left, right) \ argument [all …]
|
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
D | sfsub.c | 42 register unsigned int left, right, result, extent; in sgl_fsub() local 51 right = *rightptr; in sgl_fsub() 55 Sgl_xortointp1(left,right,/*to*/save); in sgl_fsub() 64 if (Sgl_isnotnan(right)) in sgl_fsub() 66 if (Sgl_isinfinity(right) && save==0) in sgl_fsub() 100 else if (Sgl_is_signalingnan(right)) in sgl_fsub() 106 Sgl_set_quiet(right); in sgl_fsub() 107 *dstptr = right; in sgl_fsub() 120 if (Sgl_isinfinity_exponent(right)) in sgl_fsub() 122 if (Sgl_iszero_mantissa(right)) in sgl_fsub() [all …]
|
D | sfadd.c | 42 register unsigned int left, right, result, extent; in sgl_fadd() local 53 right = *rightptr; in sgl_fadd() 57 Sgl_xortointp1(left,right,/*to*/save); in sgl_fadd() 66 if (Sgl_isnotnan(right)) in sgl_fadd() 68 if (Sgl_isinfinity(right) && save!=0) in sgl_fadd() 102 else if (Sgl_is_signalingnan(right)) in sgl_fadd() 108 Sgl_set_quiet(right); in sgl_fadd() 109 *dstptr = right; in sgl_fadd() 122 if (Sgl_isinfinity_exponent(right)) in sgl_fadd() 124 if (Sgl_iszero_mantissa(right)) in sgl_fadd() [all …]
|
D | hppa.h | 15 #define Shiftdouble(left,right,amount,dest) \ argument 16 /* int left, right, amount, dest; */ \ 17 dest = ((left) << (32-(amount))) | ((unsigned int)(right) >> (amount)) 20 #define Variableshiftdouble(left,right,amount,dest) \ argument 21 /* unsigned int left, right; int amount, dest; */ \ 22 if (amount == 0) dest = right; \ 24 ((unsigned) right >> (amount)) 27 #define Variable_shift_double(left,right,amount,dest) \ argument 28 /* unsigned int left, right; int amount, dest; */ \ 29 dest = (left << (32-(amount))) | ((unsigned) right >> (amount))
|
D | sfcmp.c | 42 register unsigned int left, right; in sgl_fcmp() local 47 right = *rightptr; in sgl_fcmp() 53 || (Sgl_exponent(right) == SGL_INFINITY_EXPONENT) ) in sgl_fcmp() 62 ( (Sgl_exponent(right) == SGL_INFINITY_EXPONENT) in sgl_fcmp() 63 && Sgl_isnotzero_mantissa(right) in sgl_fcmp() 64 && (Exception(cond) || Sgl_isone_signaling(right)) ) ) in sgl_fcmp() 79 ((Sgl_exponent(right) == SGL_INFINITY_EXPONENT) in sgl_fcmp() 80 && Sgl_isnotzero_mantissa(right)) ) in sgl_fcmp() 90 Sgl_xortointp1(left,right,xorresult); in sgl_fcmp() 96 && Sgl_iszero_exponentmantissa(right) ) in sgl_fcmp() [all …]
|
/kernel/liteos_a/kernel/base/ipc/ |
D | los_ipcdebug.c | 41 UINT32 right = end; in OsArraySortByTime() local 45 while (left < right) { in OsArraySortByTime() 46 …while ((left < right) && (sortArray[right] < sortParam->ipcDebugCBCnt) && (pivot < sortParam->ipcD… in OsArraySortByTime() 47 compareFunc(sortParam, sortArray[right], pivot)) { in OsArraySortByTime() 48 right--; in OsArraySortByTime() 51 if (left < right) { in OsArraySortByTime() 52 sortArray[left] = sortArray[right]; in OsArraySortByTime() 53 idx = right; in OsArraySortByTime() 57 …while ((left < right) && (sortArray[left] < sortParam->ipcDebugCBCnt) && (pivot < sortParam->ipcDe… in OsArraySortByTime() 62 if (left < right) { in OsArraySortByTime() [all …]
|
/kernel/linux/linux-5.10/Documentation/sound/cards/ |
D | audigy-mixer.rst | 49 This control is used to attenuate samples for left and right front PCM FX-bus 50 accumulators. ALSA uses accumulators 8 and 9 for left and right front PCM 56 This control is used to attenuate samples for left and right surround PCM FX-bus 57 accumulators. ALSA uses accumulators 2 and 3 for left and right surround PCM 75 This control is used to attenuate samples for left and right PCM FX-bus 76 accumulators. ALSA uses accumulators 0 and 1 for left and right PCM samples for 82 This control is used to attenuate samples for left and right PCM FX-bus 83 accumulator. ALSA uses accumulators 0 and 1 for left and right PCM. 89 This control is used to attenuate samples for left and right MIDI FX-bus 90 accumulators. ALSA uses accumulators 4 and 5 for left and right MIDI samples. [all …]
|
/kernel/linux/linux-5.10/sound/soc/meson/ |
D | t9015.c | 107 static const char * const dacr_in_txt[] = { "Right", "Left" }; 110 static const char * const dacl_in_txt[] = { "Left", "Right" }; 131 SOC_DAPM_ENUM("Right DAC Source", dacr_in_enum); 136 SND_SOC_DAPM_AIF_IN("Right IN", NULL, 0, SND_SOC_NOPM, 0, 0), 138 SND_SOC_DAPM_MUX("Right DAC Sel", SND_SOC_NOPM, 0, 0, 142 SND_SOC_DAPM_DAC("Right DAC", NULL, BLOCK_EN, DACR_EN, 0), 144 SND_SOC_DAPM_OUT_DRV("Right- Driver", BLOCK_EN, LORN_EN, 0, 146 SND_SOC_DAPM_OUT_DRV("Right+ Driver", BLOCK_EN, LORP_EN, 0, 159 { "Right IN", NULL, "Playback" }, 161 { "Right DAC Sel", "Right", "Right IN" }, [all …]
|
/kernel/linux/linux-5.10/fs/quota/ |
D | kqid.c | 9 * @right: Another quid value 13 bool qid_eq(struct kqid left, struct kqid right) in qid_eq() argument 15 if (left.type != right.type) in qid_eq() 19 return uid_eq(left.uid, right.uid); in qid_eq() 21 return gid_eq(left.gid, right.gid); in qid_eq() 23 return projid_eq(left.projid, right.projid); in qid_eq() 33 * @right: The possibly greater qid value 35 * Return true if left is less than right and false otherwise. 37 bool qid_lt(struct kqid left, struct kqid right) in qid_lt() argument 39 if (left.type < right.type) in qid_lt() [all …]
|
/kernel/linux/linux-5.10/Documentation/input/ |
D | gamepad.rst | 35 D-Pad Left Right Action Pad 44 4 buttons in diamonds-shape (on the right side). The buttons are 48 4 buttons (on the left side) that point up, down, left and right. 61 Left- and Right-Triggers, the lower buttons Z-Left and Z-Right. 86 analog stick and two trigger buttons on the right side. 113 horizontal layouts, the button more on the right is BTN_EAST. 118 to right): BTN_WEST, BTN_SOUTH, BTN_EAST 128 is BTN_WEST, lower-right is BTN_SOUTH and upper-right is BTN_EAST. 132 Every gamepad provides a D-Pad with four directions: Up, Down, Left, Right 146 (for ABS values negative is left/up, positive is right/down) [all …]
|