/linux/drivers/media/radio/ |
A D | radio-sf16fmr2.c | 36 struct v4l2_ctrl *balance; member 153 int volume, balance, left, right; in fmr2_s_ctrl() local 158 balance = fmr2->balance->cur.val; in fmr2_s_ctrl() 161 balance = ctrl->val; in fmr2_s_ctrl() 169 if (balance < 0) in fmr2_s_ctrl() 170 right = max(0, right + balance); in fmr2_s_ctrl() 171 if (balance > 0) in fmr2_s_ctrl() 172 left = max(0, left - balance); in fmr2_s_ctrl() 191 …fmr2->balance = v4l2_ctrl_new_std(&tea->ctrl_handler, &fmr2_ctrl_ops, V4L2_CID_AUDIO_BALANCE, -68,… in fmr2_tea_ext_init()
|
/linux/drivers/media/i2c/ |
A D | tda7432.c | 73 struct v4l2_ctrl *balance; member 280 if (t->balance->val < 0) { in tda7432_s_ctrl() 282 rr = rf = -t->balance->val; in tda7432_s_ctrl() 284 } else if (t->balance->val > 0) { in tda7432_s_ctrl() 287 lr = lf = t->balance->val; in tda7432_s_ctrl() 365 t->balance = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops, in tda7432_probe()
|
A D | wm8739.c | 47 struct v4l2_ctrl *balance; member 102 work_l = (min(65536 - state->balance->val, 32768) * state->volume->val) / 32768; in wm8739_s_ctrl() 103 work_r = (min(state->balance->val, 32768) * state->volume->val) / 32768; in wm8739_s_ctrl() 204 state->balance = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops, in wm8739_probe()
|
A D | wm8775.c | 87 u16 balance = (u16)state->bal->val; in wm8775_set_audio() local 90 vol_l = (min(65536 - balance, 32768) * volume) >> 23; in wm8775_set_audio() 91 vol_r = (min(balance, (u16)32768) * volume) >> 23; in wm8775_set_audio()
|
A D | tvaudio.c | 118 struct v4l2_ctrl *balance; member 1759 u32 volume, balance; in tvaudio_s_ctrl() local 1763 balance = chip->balance->val; in tvaudio_s_ctrl() 1764 left = (min(65536U - balance, 32768U) * volume) / 32768U; in tvaudio_s_ctrl() 1765 right = (min(balance, 32768U) * volume) / 32768U; in tvaudio_s_ctrl() 2012 chip->balance = v4l2_ctrl_new_std(&chip->hdl, in tvaudio_probe()
|
/linux/drivers/staging/iio/Documentation/ |
A D | sysfs-bus-iio-adc-ad7280a | 5 Writing 1 enables the cell balance output switch corresponding 16 individual times for each cell balance output. The AD7280A 20 timer value is set 0, the timer is disabled. The cell balance
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | ext-ctrls-camera.rst | 266 .. _v4l2-auto-n-preset-white-balance: 272 Sets white balance to automatic, manual or a preset. The presets 274 white balance adjustments resulting in most accurate color 275 representation. The following white balance presets are listed in 285 - Manual white balance. 287 - Automatic white balance adjustments. 299 - White balance setting for horizon daylight. It corresponds 313 - White balance preset for shade or heavily overcast sky. It 376 white balance and equivalent sensitivity. The controls of those 406 frames. The white balance may also be adjusted to compensate for [all …]
|
A D | control.rst | 78 Hue or color balance. 85 Audio stereo balance. Minimum corresponds to all the way left, 109 Automatic white balance (cameras). 113 device will do a white balance and then hold the current setting. 115 which, when activated, keeps adjusting the white balance. 118 Red chroma balance. 121 Blue chroma balance. 171 This control specifies the white balance settings as a color
|
A D | pixfmt-meta-vivid.rst | 36 - Image color balance, the value is in the range -128 to 128, with the default value as 0.
|
A D | pixfmt-meta-rkisp1.rst | 40 The statistics collected are Exposure, AWB (Auto-white balance), Histogram and
|
A D | pixfmt-meta-intel-ipu3.rst | 21 The statistics collected are AWB (Auto-white balance) RGBS (Red, Green, Blue and
|
/linux/Documentation/networking/ |
A D | bonding.rst | 173 (active-backup, balance-alb and balance-tlb). Possible values 771 balance-tlb (5) and balance-alb (6) mode. 1009 has effect only in balance-tlb and balance-alb modes. 2381 balance-rr: 2431 balance-xor: 2477 balance-tlb: 2496 balance-alb: 2668 balance-rr, active-backup, balance-tlb and balance-alb modes. This is 2727 The balance-alb and balance-tlb modes will function with 2829 In the basic balance modes (balance-rr and balance-xor), it [all …]
|
A D | nexthop-group-resilient.rst | 112 of balance until idle buckets do appear, possibly never. If set to a 114 permitted to stay out of balance. 120 been out of balance exceeds the unbalanced timer, if that is non-zero, 194 of balance, in units of clock_t. 252 least 60 seconds, and if the table remains out of balance for 300 seconds, 253 it will be forcefully brought into balance.
|
/linux/Documentation/admin-guide/pm/ |
A D | intel_epb.rst | 31 with one of the strings: "performance", "balance-performance", "normal", 32 "balance-power", "power" that represent values reflected by their
|
/linux/Documentation/vm/ |
A D | balance.rst | 51 Another possible solution is that we balance only when the free memory 62 deciding whether to balance the regular zone. The first solution 74 kswapd also needs to know about the zones it should balance. kswapd is 78 need to balance the highmem zone, since intr context does not request
|
A D | index.rst | 17 balance
|
/linux/drivers/media/pci/cx18/ |
A D | cx18-av-audio.c | 359 static void set_balance(struct cx18 *cx, int balance) in set_balance() argument 361 int bal = balance >> 8; in set_balance()
|
/linux/drivers/media/i2c/cx25840/ |
A D | cx25840-audio.c | 488 static void set_balance(struct i2c_client *client, int balance) in set_balance() argument 490 int bal = balance >> 8; in set_balance()
|
/linux/Documentation/admin-guide/device-mapper/ |
A D | switch.rst | 31 member as needed to balance the load. 52 Lower Tier - Load balance amongst paths to a particular member. 57 selectors to load balance amongst these paths. We also build a
|
/linux/kernel/sched/ |
A D | stop_task.c | 134 .balance = balance_stop,
|
/linux/arch/powerpc/platforms/pseries/ |
A D | Kconfig | 112 balance memory across many LPARs. 125 balance memory across many LPARs.
|
A D | vio.c | 195 int balance = 0; in vio_cmo_dealloc() local 224 balance = 1; in vio_cmo_dealloc() 240 balance = 1; in vio_cmo_dealloc() 254 balance = 1; in vio_cmo_dealloc() 261 if (balance) in vio_cmo_dealloc()
|
/linux/Documentation/scheduler/ |
A D | sched-domains.rst | 16 explicitly set. A sched domain's span means "balance process load among these 32 out of balance are tasks moved between groups.
|
/linux/drivers/thermal/intel/ |
A D | intel_powerclamp.c | 428 goto balance; in clamp_idle_injection_func() 432 balance: in clamp_idle_injection_func()
|
/linux/drivers/staging/media/av7110/ |
A D | av7110_av.c | 270 unsigned int vol, val, balance = 0; in av7110_set_volume() local 301 balance = ((volright - volleft) * 127) / vol; in av7110_set_volume() 302 msp_writereg(av7110, MSP_WR_DSP, 0x0001, balance << 8); in av7110_set_volume() 311 balance = ((volright - volleft) * 127) / vol; in av7110_set_volume() 312 msp_writereg(av7110, MSP_WR_DSP, 0x0001, balance << 8); in av7110_set_volume()
|