Searched refs:vt (Results 1 - 25 of 66) sorted by relevance

123

/drivers/media/platform/vivid/
H A Dvivid-radio-rx.h28 int vivid_radio_rx_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt);
29 int vivid_radio_rx_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt);
H A Dvivid-sdr-cap.h26 int vivid_sdr_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt);
27 int vivid_sdr_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt);
H A Dvivid-radio-rx.c226 int vivid_radio_rx_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) argument
232 if (vt->index > 0)
235 strlcpy(vt->name, "AM/FM/SW Receiver", sizeof(vt->name));
236 vt->capability = V4L2_TUNER_CAP_LOW | V4L2_TUNER_CAP_STEREO |
245 vt->capability |= V4L2_TUNER_CAP_HWSEEK_BOUNDED;
248 vt->capability |= V4L2_TUNER_CAP_HWSEEK_WRAP;
251 vt->capability |= V4L2_TUNER_CAP_HWSEEK_WRAP |
255 vt->rangelow = AM_FREQ_RANGE_LOW;
256 vt
279 vivid_radio_rx_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) argument
[all...]
H A Dvivid-sdr-cap.c380 int vivid_sdr_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) argument
382 switch (vt->index) {
384 strlcpy(vt->name, "ADC", sizeof(vt->name));
385 vt->type = V4L2_TUNER_ADC;
386 vt->capability = V4L2_TUNER_CAP_1HZ | V4L2_TUNER_CAP_FREQ_BANDS;
387 vt->rangelow = bands_adc[0].rangelow;
388 vt->rangehigh = bands_adc[2].rangehigh;
391 strlcpy(vt->name, "RF", sizeof(vt
402 vivid_sdr_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) argument
[all...]
H A Dvivid-vid-cap.c1395 int vivid_video_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) argument
1399 if (vt->index != 0)
1401 if (vt->audmode > V4L2_TUNER_MODE_LANG1_LANG2)
1403 dev->tv_audmode = vt->audmode;
1407 int vivid_video_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) argument
1412 if (vt->index != 0)
1415 vt->capability = V4L2_TUNER_CAP_NORM | V4L2_TUNER_CAP_STEREO |
1417 vt->audmode = dev->tv_audmode;
1418 vt->rangelow = MIN_TV_FREQ;
1419 vt
[all...]
H A Dvivid-vid-cap.h59 int vivid_video_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt);
60 int vivid_video_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt);
/drivers/media/usb/tlg2300/
H A Dpd-radio.c168 struct v4l2_tuner *vt)
174 if (vt->index != 0)
177 vt->type = V4L2_TUNER_RADIO;
178 vt->capability = V4L2_TUNER_CAP_STEREO | V4L2_TUNER_CAP_LOW;
179 vt->rangelow = TUNER_FREQ_MIN_FM * 2 / 125;
180 vt->rangehigh = TUNER_FREQ_MAX_FM * 2 / 125;
181 vt->rxsubchans = V4L2_TUNER_SUB_STEREO;
182 vt->audmode = V4L2_TUNER_MODE_STEREO;
183 vt->signal = 0;
184 vt
167 tlg_fm_vidioc_g_tuner(struct file *file, void *priv, struct v4l2_tuner *vt) argument
286 vidioc_s_tuner(struct file *file, void *priv, const struct v4l2_tuner *vt) argument
[all...]
/drivers/tty/hvc/
H A Dhvc_dcc.c24 static int hvc_dcc_put_chars(uint32_t vt, const char *buf, int count) argument
38 static int hvc_dcc_get_chars(uint32_t vt, char *buf, int count) argument
H A Dhvc_bfin_jtag.c41 static int hvc_bfin_put_chars(uint32_t vt, const char *buf, int count) argument
65 static int hvc_bfin_get_chars(uint32_t vt, char *buf, int count) argument
H A Dhvc_tile.c58 static int hvc_tile_put_chars(uint32_t vt, const char *buf, int count) argument
63 static int hvc_tile_get_chars(uint32_t vt, char *buf, int count) argument
/drivers/media/i2c/
H A Dsmiapp-pll.c228 * Find absolute limits for the factor of vt divider.
236 /* Find smallest and biggest allowed vt divisor. */
240 limits->vt.max_pix_clk_freq_hz));
244 limits->vt.min_pix_clk_div
245 * limits->vt.min_sys_clk_div);
248 max_vt_div = limits->vt.max_sys_clk_div * limits->vt.max_pix_clk_div;
252 limits->vt.min_pix_clk_freq_hz));
260 min_sys_div = limits->vt.min_sys_clk_div;
264 limits->vt
[all...]
H A Dvp27smpx.c92 static int vp27smpx_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) argument
97 vp27smpx_set_audmode(sd, vt->audmode);
101 static int vp27smpx_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) argument
107 vt->audmode = state->audmode;
108 vt->capability = V4L2_TUNER_CAP_STEREO |
110 vt->rxsubchans = V4L2_TUNER_SUB_MONO;
H A Dsony-btf-mpx.c300 static int sony_btf_mpx_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) argument
304 vt->capability = V4L2_TUNER_CAP_NORM |
307 vt->rxsubchans = V4L2_TUNER_SUB_MONO |
310 vt->audmode = t->audmode;
314 static int sony_btf_mpx_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) argument
318 if (vt->type != V4L2_TUNER_ANALOG_TV)
321 if (vt->audmode != t->audmode) {
322 t->audmode = vt->audmode;
H A Dsmiapp-pll.h100 struct smiapp_pll_branch_limits vt; member in struct:smiapp_pll_limits
/drivers/md/persistent-data/
H A Ddm-array.c124 struct dm_btree_value_type *vt = &info->value_type; local
126 if (vt->inc)
127 on_entries(info, ab, vt->inc);
135 struct dm_btree_value_type *vt = &info->value_type; local
137 if (vt->dec)
138 on_entries(info, ab, vt->dec);
180 struct dm_btree_value_type *vt = &info->value_type; local
187 if (vt->inc)
188 vt->inc(vt
204 struct dm_btree_value_type *vt = &info->value_type; local
617 dm_array_info_init(struct dm_array_info *info, struct dm_transaction_manager *tm, struct dm_btree_value_type *vt) argument
726 struct dm_btree_value_type *vt = &info->value_type; local
[all...]
H A Ddm-array.h80 * vt - describes the leaf values.
84 struct dm_btree_value_type *vt);
H A Ddm-btree-remove.c142 static int init_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, argument
160 inc_children(info->tm, result->n, vt);
232 struct dm_btree_value_type *vt, unsigned left_index)
240 r = init_child(info, vt, parent, left_index, &left);
244 r = init_child(info, vt, parent, left_index + 1, &right);
364 struct dm_btree_value_type *vt, unsigned left_index)
373 r = init_child(info, vt, parent, left_index, &left);
377 r = init_child(info, vt, parent, left_index + 1, &center);
383 r = init_child(info, vt, parent, left_index + 2, &right);
431 struct dm_btree_value_type *vt, uint64_
231 rebalance2(struct shadow_spine *s, struct dm_btree_info *info, struct dm_btree_value_type *vt, unsigned left_index) argument
363 rebalance3(struct shadow_spine *s, struct dm_btree_info *info, struct dm_btree_value_type *vt, unsigned left_index) argument
429 rebalance_children(struct shadow_spine *s, struct dm_btree_info *info, struct dm_btree_value_type *vt, uint64_t key) argument
498 remove_raw(struct shadow_spine *s, struct dm_btree_info *info, struct dm_btree_value_type *vt, dm_block_t root, uint64_t key, unsigned *index) argument
[all...]
H A Ddm-btree-internal.h52 struct dm_btree_value_type *vt);
89 struct dm_btree_value_type *vt);
H A Ddm-btree-spine.c102 struct dm_btree_value_type *vt,
110 inc_children(info->tm, dm_block_data(*result), vt);
206 struct dm_btree_value_type *vt)
218 r = bn_shadow(s->info, b, vt, s->nodes + s->count);
101 bn_shadow(struct dm_btree_info *info, dm_block_t orig, struct dm_btree_value_type *vt, struct dm_block **result) argument
205 shadow_step(struct shadow_spine *s, dm_block_t b, struct dm_btree_value_type *vt) argument
/drivers/tty/vt/
H A DMakefile9 obj-$(CONFIG_HW_CONSOLE) += vt.o defkeymap.o
/drivers/media/v4l2-core/
H A Dtuner-core.c1160 * @vt: pointer to struct v4l2_tuner
1162 * At return, the structure vt will be filled with tuner information
1163 * if the tuner matches vt->type.
1164 * Note: vt->type should be initialized before calling it.
1167 static int tuner_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) argument
1173 if (check_mode(t, vt->type) == -EINVAL)
1175 if (vt->type == t->mode && analog_ops->get_afc)
1176 analog_ops->get_afc(&t->fe, &vt->afc);
1177 if (vt->type == t->mode && analog_ops->has_signal) {
1178 u16 signal = (u16)vt
1220 tuner_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) argument
[all...]
/drivers/media/pci/ivtv/
H A Divtv-gpio.c181 static int subdev_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) argument
188 vt->rxsubchans = V4L2_TUNER_SUB_STEREO |
191 vt->rxsubchans = V4L2_TUNER_SUB_MONO;
195 static int subdev_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) argument
201 switch (vt->audmode) {
/drivers/tty/
H A DMakefile13 obj-y += vt/
/drivers/net/wireless/iwlwifi/dvm/
H A Ddevices.c392 u32 vt = 0; local
395 vt = le32_to_cpu(priv->statistics.common.temperature);
396 vt = vt / IWL_5150_VOLTAGE_TO_TEMPERATURE_COEFF + offset;
397 /* now vt hold the temperature in Kelvin */
398 priv->temperature = KELVIN_TO_CELSIUS(vt);
/drivers/media/pci/cx18/
H A Dcx18-ioctl.c608 static int cx18_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) argument
613 if (vt->index != 0)
616 cx18_call_all(cx, tuner, s_tuner, vt);
620 static int cx18_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) argument
624 if (vt->index != 0)
627 cx18_call_all(cx, tuner, g_tuner, vt);
629 if (vt->type == V4L2_TUNER_RADIO)
630 strlcpy(vt->name, "cx18 Radio Tuner", sizeof(vt->name));
632 strlcpy(vt
[all...]

Completed in 5550 milliseconds

123