Lines Matching refs:value
107 * value time (us)
135 * value time (us)
148 * value value (v4l2)
256 * @pv: property value to be returned on success
283 "%s: property=0x%02x value=0x%02x status=0x%02x\n",
293 * @val: new value for that property
303 * .Fourth byte = value's MSB
304 * .Fifth byte = value's LSB
323 "%s: property=0x%02x value=0x%02x status=0x%02x\n",
573 * 1 dB units. A value of 0x00 indicates off. The command
574 * also sets the antenna tuning capacitance. A value of 0
575 * indicates autotuning, and a value of 1 - 191 indicates
580 * @antcap: value of antenna tuning capacitor (0 - 191)
623 * antenna tuning capacitance. A value of 0 means
624 * autotuning, and a value of 1 to 191 indicates manual
628 * @antcap: value of antenna tuning capacitor (0 - 191)
671 * capacitance value and the received noise level. The
788 static int si4713_set_power_state(struct si4713_device *sdev, u8 value)
790 if (value)
1102 /* si4713_s_ctrl - set the value of a control */