/linux-6.3-rc2/drivers/tty/hvc/ |
A D | hvc_dcc.c | 57 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.3-rc2/net/vmw_vsock/ |
A D | af_vsock_tap.c | 17 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.3-rc2/drivers/net/ethernet/microchip/vcap/ |
A D | vcap_api.c | 219 enum vcap_type vt, in vcap_verify_keystream_keyset() 309 enum vcap_type vt, u32 *stream, in vcap_find_keystream_typegroup_sw() 334 enum vcap_type vt, in vcap_find_keystream_keysets() 372 enum vcap_type vt = admin->vtype; in vcap_addr_keysets() local 397 enum vcap_type vt, in vcap_keyfields() 408 enum vcap_type vt, in vcap_keyfieldset() 730 enum vcap_type vt, in vcap_actionfield_count() 1294 enum vcap_type vt, in vcap_verify_actionstream_actionset() 1354 enum vcap_type vt, in vcap_find_actionstream_actionset() 1404 enum vcap_type vt = admin->vtype; in vcap_decode_actionset() local [all …]
|
A D | vcap_api_debugfs.c | 320 enum vcap_type vt = admin->vtype; in vcap_show_admin_raw() local
|
/linux-6.3-rc2/drivers/md/persistent-data/ |
A D | dm-btree-remove.c | 161 static int init_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, in init_child() 280 struct dm_btree_value_type *vt, unsigned int left_index) in rebalance2() 447 struct dm_btree_value_type *vt, unsigned int left_index) in rebalance3() 484 struct dm_btree_value_type *vt, uint64_t key) in rebalance_children() 545 struct dm_btree_value_type *vt, dm_block_t root, in remove_raw() 639 struct dm_btree_value_type *vt, dm_block_t root, in remove_nearest()
|
A D | dm-btree-spine.c | 99 struct dm_btree_value_type *vt, in bn_shadow() 191 struct dm_btree_value_type *vt) in shadow_step() 256 struct dm_btree_value_type *vt) in init_le64_type()
|
A D | dm-array.c | 124 struct dm_btree_value_type *vt = &info->value_type; in inc_ablock_entries() local 135 struct dm_btree_value_type *vt = &info->value_type; in dec_ablock_entries() local 179 struct dm_btree_value_type *vt = &info->value_type; in fill_ablock() local 202 struct dm_btree_value_type *vt = &info->value_type; in trim_ablock() local 641 struct dm_btree_value_type *vt) in dm_array_info_init() 713 struct dm_btree_value_type *vt = &info->value_type; in populate_ablock_with_values() local 816 struct dm_btree_value_type *vt = &info->value_type; in array_set_value() local
|
A D | dm-btree.c | 75 struct dm_btree_value_type *vt) in inc_children() 655 struct dm_btree_value_type *vt, uint64_t key) in split_one_into_two() 707 static int shadow_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, in shadow_child() 738 struct dm_btree_value_type *vt, uint64_t key) in split_two_into_three() 915 static int rebalance_left(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_left() 944 static int rebalance_right(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_right() 1001 static int rebalance_or_split(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_or_split() 1093 struct dm_btree_value_type *vt, in btree_insert_raw()
|
/linux-6.3-rc2/drivers/media/test-drivers/vivid/ |
A D | vivid-radio-rx.c | 217 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()
|
A D | vivid-sdr-cap.c | 418 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.3-rc2/drivers/media/i2c/ |
A D | vp27smpx.c | 79 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()
|
A D | sony-btf-mpx.c | 288 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()
|
A D | saa6588.c | 415 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()
|
A D | msp3400-driver.c | 506 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()
|
A D | saa717x.c | 1098 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.3-rc2/drivers/media/pci/ivtv/ |
A D | ivtv-gpio.c | 169 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.3-rc2/drivers/gpu/drm/i2c/ |
A D | ch7006_mode.c | 105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument 134 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
|
/linux-6.3-rc2/drivers/net/ |
A D | vsockmon.c | 30 struct vsock_tap vt; member
|
/linux-6.3-rc2/net/netrom/ |
A D | nr_subr.c | 105 unsigned short vt = (nr->vl + nr->window) % NR_MODULUS; in nr_in_rx_window() local
|
/linux-6.3-rc2/drivers/media/usb/pvrusb2/ |
A D | pvrusb2-v4l2.c | 287 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.3-rc2/arch/arm64/crypto/ |
A D | sm4-ce-core.S | 670 #define tweak_next(vt, vin, RTMP) \ argument
|
/linux-6.3-rc2/drivers/media/pci/cx18/ |
A D | cx18-av-core.c | 758 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()
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | tuner-core.c | 1231 static int tuner_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in tuner_g_tuner() 1284 static int tuner_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in tuner_s_tuner()
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | au8522_decoder.c | 610 static int au8522_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in au8522_g_tuner()
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/ |
A D | devices.c | 375 u32 vt = 0; in iwl5150_temperature() local
|