Home
last modified time | relevance | path

Searched defs:vt (Results 1 – 25 of 57) sorted by relevance

123

/linux-6.1.9/drivers/tty/hvc/
Dhvc_dcc.c57 static int hvc_dcc_put_chars(uint32_t vt, const char *buf, int count) in hvc_dcc_put_chars()
71 static int hvc_dcc_get_chars(uint32_t vt, char *buf, int count) in hvc_dcc_get_chars()
175 static int hvc_dcc0_put_chars(u32 vt, const char *buf, int count) in hvc_dcc0_put_chars()
214 static int hvc_dcc0_get_chars(u32 vt, char *buf, int count) in hvc_dcc0_get_chars()
/linux-6.1.9/net/vmw_vsock/
Daf_vsock_tap.c17 int vsock_add_tap(struct vsock_tap *vt) in vsock_add_tap()
32 int vsock_remove_tap(struct vsock_tap *vt) in vsock_remove_tap()
/linux-6.1.9/drivers/md/persistent-data/
Ddm-btree-remove.c158 static int init_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, in init_child()
276 struct dm_btree_value_type *vt, unsigned left_index) in rebalance2()
443 struct dm_btree_value_type *vt, unsigned left_index) in rebalance3()
480 struct dm_btree_value_type *vt, uint64_t key) in rebalance_children()
541 struct dm_btree_value_type *vt, dm_block_t root, in remove_raw()
634 struct dm_btree_value_type *vt, dm_block_t root, in remove_nearest()
Ddm-btree-spine.c98 struct dm_btree_value_type *vt, in bn_shadow()
192 struct dm_btree_value_type *vt) in shadow_step()
257 struct dm_btree_value_type *vt) in init_le64_type()
Ddm-array.c122 struct dm_btree_value_type *vt = &info->value_type; in inc_ablock_entries() local
133 struct dm_btree_value_type *vt = &info->value_type; in dec_ablock_entries() local
177 struct dm_btree_value_type *vt = &info->value_type; in fill_ablock() local
200 struct dm_btree_value_type *vt = &info->value_type; in trim_ablock() local
637 struct dm_btree_value_type *vt) in dm_array_info_init()
707 struct dm_btree_value_type *vt = &info->value_type; in populate_ablock_with_values() local
810 struct dm_btree_value_type *vt = &info->value_type; in array_set_value() local
Ddm-btree.c72 struct dm_btree_value_type *vt) in inc_children()
646 struct dm_btree_value_type *vt, uint64_t key) in split_one_into_two()
698 static int shadow_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, in shadow_child()
729 struct dm_btree_value_type *vt, uint64_t key) in split_two_into_three()
906 static int rebalance_left(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_left()
935 static int rebalance_right(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_right()
992 static int rebalance_or_split(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_or_split()
1082 struct dm_btree_value_type *vt, in btree_insert_raw()
/linux-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-radio-rx.c217 int vivid_radio_rx_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in vivid_radio_rx_g_tuner()
270 int vivid_radio_rx_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in vivid_radio_rx_s_tuner()
Dvivid-sdr-cap.c418 int vivid_sdr_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in vivid_sdr_g_tuner()
442 int vivid_sdr_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in vivid_sdr_s_tuner()
/linux-6.1.9/drivers/media/i2c/
Dvp27smpx.c79 static int vp27smpx_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in vp27smpx_s_tuner()
88 static int vp27smpx_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in vp27smpx_g_tuner()
Dsony-btf-mpx.c288 static int sony_btf_mpx_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in sony_btf_mpx_g_tuner()
302 static int sony_btf_mpx_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in sony_btf_mpx_s_tuner()
Dsaa6588.c415 static int saa6588_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in saa6588_g_tuner()
425 static int saa6588_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in saa6588_s_tuner()
Dmsp3400-driver.c506 static int msp_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in msp_g_tuner()
524 static int msp_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in msp_s_tuner()
Dsaa717x.c1098 static int saa717x_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in saa717x_s_tuner()
1132 static int saa717x_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in saa717x_g_tuner()
/linux-6.1.9/drivers/media/pci/ivtv/
Divtv-gpio.c169 static int subdev_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in subdev_g_tuner()
183 static int subdev_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in subdev_s_tuner()
/linux-6.1.9/drivers/gpu/drm/i2c/
Dch7006_mode.c105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
134 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
/linux-6.1.9/drivers/net/
Dvsockmon.c30 struct vsock_tap vt; member
/linux-6.1.9/net/netrom/
Dnr_subr.c105 unsigned short vt = (nr->vl + nr->window) % NR_MODULUS; in nr_in_rx_window() local
/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c287 static int pvr2_g_tuner(struct file *file, void *priv, struct v4l2_tuner *vt) in pvr2_g_tuner()
299 static int pvr2_s_tuner(struct file *file, void *priv, const struct v4l2_tuner *vt) in pvr2_s_tuner()
320 struct v4l2_tuner vt; in pvr2_s_frequency() local
356 struct v4l2_tuner vt; in pvr2_g_frequency() local
/linux-6.1.9/drivers/media/pci/cx18/
Dcx18-av-core.c758 static int cx18_av_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in cx18_av_g_tuner()
795 static int cx18_av_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in cx18_av_s_tuner()
Dcx18-ioctl.c610 static int cx18_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in cx18_s_tuner()
622 static int cx18_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in cx18_g_tuner()
/linux-6.1.9/drivers/media/v4l2-core/
Dtuner-core.c1233 static int tuner_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in tuner_g_tuner()
1286 static int tuner_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in tuner_s_tuner()
/linux-6.1.9/drivers/media/dvb-frontends/
Dau8522_decoder.c610 static int au8522_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in au8522_g_tuner()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Ddevices.c375 u32 vt = 0; in iwl5150_temperature() local
/linux-6.1.9/drivers/video/fbdev/matrox/
Dmatroxfb_misc.c193 unsigned int vd, vs, ve, vt, lc; in matroxfb_vgaHWinit() local
/linux-6.1.9/drivers/video/fbdev/
Dasiliantfb.c184 unsigned vt = p->var.upper_margin + p->var.yres + p->var.lower_margin + p->var.vsync_len; in asiliant_set_timing() local

123