Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/md/persistent-data/
Ddm-btree-remove.c161 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()
Ddm-btree-spine.c99 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()
Ddm-array.c124 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
Ddm-btree.c75 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()
/kernel/linux/linux-5.10/drivers/md/persistent-data/
Ddm-btree-remove.c142 static int init_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, in init_child()
238 struct dm_btree_value_type *vt, unsigned left_index) in rebalance2()
372 struct dm_btree_value_type *vt, unsigned left_index) in rebalance3()
409 struct dm_btree_value_type *vt, uint64_t key) in rebalance_children()
470 struct dm_btree_value_type *vt, dm_block_t root, in remove_raw()
563 struct dm_btree_value_type *vt, dm_block_t root, in remove_nearest()
Ddm-btree-spine.c102 struct dm_btree_value_type *vt, in bn_shadow()
198 struct dm_btree_value_type *vt) in shadow_step()
271 struct dm_btree_value_type *vt) in init_le64_type()
Ddm-array.c124 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
180 struct dm_btree_value_type *vt = &info->value_type; in fill_ablock() local
204 struct dm_btree_value_type *vt = &info->value_type; in trim_ablock() local
633 struct dm_btree_value_type *vt) in dm_array_info_init()
703 struct dm_btree_value_type *vt = &info->value_type; in populate_ablock_with_values() local
806 struct dm_btree_value_type *vt = &info->value_type; in array_set_value() local
/kernel/linux/linux-5.10/drivers/tty/hvc/
Dhvc_dcc.c43 static int hvc_dcc_put_chars(uint32_t vt, const char *buf, int count) in hvc_dcc_put_chars()
57 static int hvc_dcc_get_chars(uint32_t vt, char *buf, int count) in hvc_dcc_get_chars()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
Dvcap_api.c219 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()
426 enum vcap_type vt, enum vcap_keyfield_set keyset) in vcap_keyfield_typegroup()
438 enum vcap_type vt, enum vcap_keyfield_set keyset) in vcap_keyfield_count()
692 enum vcap_type vt, enum vcap_actionfield_set actionset) in vcap_actionfields()
702 enum vcap_type vt, enum vcap_actionfield_set actionset) in vcap_actionfieldset()
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
Ddebugfs.c37 int vt; in identity_show() local
78 int vt; in viftype_show() local
/kernel/linux/linux-5.10/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.c411 int vivid_sdr_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in vivid_sdr_g_tuner()
435 int vivid_sdr_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in vivid_sdr_s_tuner()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
Dsmiapp-pll.h54 struct smiapp_pll_branch vt; member
85 struct smiapp_pll_branch_limits vt; member
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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

12345