Home
last modified time | relevance | path

Searched defs:tcon (Results 1 – 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c83 static void sun4i_tcon_channel_set_status(struct sun4i_tcon *tcon, int channel, in sun4i_tcon_channel_set_status()
117 static void sun4i_tcon_setup_lvds_phy(struct sun4i_tcon *tcon, in sun4i_tcon_setup_lvds_phy()
141 static void sun6i_tcon_setup_lvds_phy(struct sun4i_tcon *tcon, in sun6i_tcon_setup_lvds_phy()
172 static void sun4i_tcon_lvds_set_status(struct sun4i_tcon *tcon, in sun4i_tcon_lvds_set_status()
188 void sun4i_tcon_set_status(struct sun4i_tcon *tcon, in sun4i_tcon_set_status()
225 void sun4i_tcon_enable_vblank(struct sun4i_tcon *tcon, bool enable) in sun4i_tcon_enable_vblank()
251 struct sun4i_tcon *tcon; in sun4i_get_tcon0() local
263 static void sun4i_tcon_set_mux(struct sun4i_tcon *tcon, int channel, in sun4i_tcon_set_mux()
293 static void sun4i_tcon0_mode_set_common(struct sun4i_tcon *tcon, in sun4i_tcon0_mode_set_common()
305 static void sun4i_tcon0_mode_set_dithering(struct sun4i_tcon *tcon, in sun4i_tcon0_mode_set_dithering()
[all …]
Dsun4i_dotclock.c18 struct sun4i_tcon *tcon; member
74 struct sun4i_tcon *tcon = dclk->tcon; in sun4i_dclk_round_rate() local
165 int sun4i_dclk_create(struct device *dev, struct sun4i_tcon *tcon) in sun4i_dclk_create()
201 int sun4i_dclk_free(struct sun4i_tcon *tcon) in sun4i_dclk_free()
Dsun4i_rgb.c27 struct sun4i_tcon *tcon; member
66 struct sun4i_tcon *tcon = rgb->tcon; in sun4i_rgb_mode_valid() local
189 int sun4i_rgb_init(struct drm_device *drm, struct sun4i_tcon *tcon) in sun4i_rgb_init()
Dsun8i_tcon_top.c28 int sun8i_tcon_top_set_hdmi_src(struct device *dev, int tcon) in sun8i_tcon_top_set_hdmi_src()
57 int sun8i_tcon_top_de_config(struct device *dev, int mixer, int tcon) in sun8i_tcon_top_de_config()
Dsun4i_crtc.h17 struct sun4i_tcon *tcon; member
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/
Dfsl_tcon.c19 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon) in fsl_tcon_bypass_disable()
25 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon) in fsl_tcon_bypass_enable()
41 struct fsl_tcon *tcon, in fsl_tcon_init_regmap()
61 struct fsl_tcon *tcon; in fsl_tcon_init() local
102 void fsl_tcon_free(struct fsl_tcon *tcon) in fsl_tcon_free()
/kernel/linux/linux-5.10/fs/cifs/
Dsmb1ops.c431 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize()
466 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize()
507 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
515 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
537 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info()
587 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
608 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
615 cifs_clear_stats(struct cifs_tcon *tcon) in cifs_clear_stats()
641 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in cifs_print_stats()
678 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in cifs_mkdir_setinfo()
[all …]
Dcifssmb.c99 cifs_mark_open_files_invalid(struct cifs_tcon *tcon) in cifs_mark_open_files_invalid()
129 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon()
275 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init()
327 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init()
353 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init()
366 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect()
703 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis()
847 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile()
921 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile()
965 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir()
[all …]
Dsmb2inode.c63 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op()
508 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info()
572 smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb311_posix_query_path_info()
625 struct cifs_tcon *tcon, const char *name, in smb2_mkdir()
636 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in smb2_mkdir_setinfo()
659 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
668 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
677 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
699 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
712 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink()
[all …]
Dsmb2pdu.c86 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required()
101 const struct cifs_tcon *tcon, in smb2_hdr_assemble()
156 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_reconnect()
342 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, in fill_small_buf()
368 static int __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in __smb2_plain_req_init()
395 static int smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_plain_req_init()
409 static int smb2_ioctl_req_init(u32 opcode, struct cifs_tcon *tcon, in smb2_ioctl_req_init()
998 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate()
1686 static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code) in cifs_stats_fail_inc()
1694 static inline void init_copy_chunk_defaults(struct cifs_tcon *tcon) in init_copy_chunk_defaults()
[all …]
Dinode.c354 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local
377 struct cifs_tcon *tcon; local
448 struct cifs_tcon *tcon; local
565 struct cifs_tcon *tcon; local
604 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local
661 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local
746 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local
813 struct cifs_tcon *tcon,
852 struct cifs_tcon *tcon,
921 struct cifs_tcon *tcon; local
[all …]
Ddir.c50 struct cifs_tcon *tcon, int add_treename) in cifs_build_path_to_root()
84 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in build_path_from_dentry() local
101 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in build_path_from_dentry_optional_prefix() local
201 check_name(struct dentry *direntry, struct cifs_tcon *tcon) in check_name()
234 struct cifs_tcon *tcon = tlink_tcon(tlink); in cifs_do_create() local
468 struct cifs_tcon *tcon; in cifs_atomic_open() local
583 struct cifs_tcon *tcon; in cifs_create() local
620 struct cifs_tcon *tcon; in cifs_mknod() local
Dsmb2ops.c342 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize()
357 smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_wsize()
389 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize()
405 smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_rsize()
580 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
672 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, in open_shroot()
851 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon()
897 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb2_qfs_tcon()
926 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
962 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
[all …]
Dlink.c182 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink()
215 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in query_mf_symlink()
249 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink()
303 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink()
347 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink()
385 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
446 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
517 struct cifs_tcon *tcon; in cifs_hardlink() local
607 struct cifs_tcon *tcon; in cifs_get_link() local
Dsmb2misc.c539 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp) in smb2_tcon_has_lease()
580 smb2_tcon_find_pending_open_lease(struct cifs_tcon *tcon, in smb2_tcon_find_pending_open_lease()
615 struct cifs_tcon *tcon; in smb2_is_valid_lease_break() local
682 struct cifs_tcon *tcon; in smb2_is_valid_oplock_break() local
757 struct cifs_tcon *tcon = cancelled->tcon; in smb2_cancelled_close_fid() local
784 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, in __smb2_handle_cancelled_cmd()
805 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close()
842 struct cifs_tcon *tcon; in smb2_handle_cancelled_mid() local
Dfscache.c95 void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_get_super_cookie()
124 void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_release_super_cookie()
139 struct cifs_tcon *tcon) in cifs_fscache_acquire_inode_cookie()
162 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fscache_enable_inode_cookie() local
219 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fscache_reset_inode_cookie() local
Dioctl.c43 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_ioctl_query_info() local
129 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo()
171 struct cifs_tcon *tcon; in cifs_ioctl() local
Dfile.c124 struct cifs_tcon *tcon; in cifs_posix_open() local
178 struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, in cifs_nt_open()
301 struct cifs_tcon *tcon = tlink_tcon(tlink); in cifs_new_fileinfo() local
443 struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink); in _cifsFileInfo_put() local
524 struct cifs_tcon *tcon; in cifs_open() local
654 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_relock_file() local
682 struct cifs_tcon *tcon; in cifs_reopen_file() local
852 cifs_reopen_persistent_handles(struct cifs_tcon *tcon) in cifs_reopen_persistent_handles()
892 struct cifs_tcon *tcon; in cifs_closedir() local
1184 struct cifs_tcon *tcon; in cifs_push_mandatory_locks() local
[all …]
Dconnect.c395 struct cifs_tcon *tcon; in cifs_reconnect() local
2719 struct cifs_tcon *tcon; in cifs_setup_ipc() local
2778 struct cifs_tcon *tcon = ses->tcon_ipc; in cifs_free_ipc() local
3143 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon()
3166 struct cifs_tcon *tcon; in cifs_find_tcon() local
3186 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon()
3243 struct cifs_tcon *tcon; in cifs_get_tcon() local
3500 struct cifs_tcon *tcon; in cifs_match_super() local
3804 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
4050 struct cifs_ses *ses, struct cifs_tcon *tcon) in mount_put_conns()
[all …]
Dmisc.c409 struct cifs_tcon *tcon; in is_valid_oplock_break() local
529 struct cifs_tcon *tcon = NULL; in cifs_autodisable_serverino() local
1038 struct cifs_tcon *tcon; in tcp_super_cb() local
1135 struct cifs_tcon *tcon = sd->data; in tcon_super_cb() local
1147 static inline struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon) in cifs_get_tcon_super()
1157 static inline struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon) in cifs_get_tcon_super()
1167 int update_super_prepath(struct cifs_tcon *tcon, char *prefix) in update_super_prepath()
Dcifs_debug.c87 static void cifs_debug_tcon(struct seq_file *m, struct cifs_tcon *tcon) in cifs_debug_tcon()
169 struct cifs_tcon *tcon; in cifs_debug_files_proc_show() local
222 struct cifs_tcon *tcon; in cifs_debug_data_proc_show() local
477 struct cifs_tcon *tcon; in cifs_stats_proc_write() local
542 struct cifs_tcon *tcon; in cifs_stats_proc_show() local
Dsmb2file.c123 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_unlock_range() local
229 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_push_mand_fdlocks() local
Dcifsfs.c163 struct cifs_tcon *tcon; in cifs_read_super() local
265 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_statfs() local
295 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fallocate() local
482 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_show_options() local
643 struct cifs_tcon *tcon; in cifs_umount_begin() local
951 struct cifs_tcon *tcon; in cifs_llseek() local
Dfscache.h134 static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_get_super_cookie()
136 cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_release_super_cookie()
/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-samsung.c245 u32 tcon; in pwm_samsung_enable() local
271 u32 tcon; in pwm_samsung_disable() local
288 u32 tcon; in pwm_samsung_manual_update() local
395 u32 tcon; in pwm_samsung_set_invert() local

12