Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/tty/hvc/
A 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.3-rc2/net/vmw_vsock/
A 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.3-rc2/drivers/net/ethernet/microchip/vcap/
A 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()
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 Dvcap_api_debugfs.c320 enum vcap_type vt = admin->vtype; in vcap_show_admin_raw() local
/linux-6.3-rc2/drivers/md/persistent-data/
A 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()
A 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()
A 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
A 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()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A 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()
A 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.3-rc2/drivers/media/i2c/
A 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()
A 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()
A 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()
A 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()
A 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.3-rc2/drivers/media/pci/ivtv/
A 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.3-rc2/drivers/gpu/drm/i2c/
A 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.3-rc2/drivers/net/
A Dvsockmon.c30 struct vsock_tap vt; member
/linux-6.3-rc2/net/netrom/
A Dnr_subr.c105 unsigned short vt = (nr->vl + nr->window) % NR_MODULUS; in nr_in_rx_window() local
/linux-6.3-rc2/drivers/media/usb/pvrusb2/
A 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.3-rc2/arch/arm64/crypto/
A Dsm4-ce-core.S670 #define tweak_next(vt, vin, RTMP) \ argument
/linux-6.3-rc2/drivers/media/pci/cx18/
A 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()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dtuner-core.c1231 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 Dau8522_decoder.c610 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 Ddevices.c375 u32 vt = 0; in iwl5150_temperature() local

Completed in 50 milliseconds

123