Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c82 static void sun4i_tcon_channel_set_status(struct sun4i_tcon *tcon, int channel, in sun4i_tcon_channel_set_status()
116 static void sun4i_tcon_lvds_set_status(struct sun4i_tcon *tcon, in sun4i_tcon_lvds_set_status()
162 void sun4i_tcon_set_status(struct sun4i_tcon *tcon, in sun4i_tcon_set_status()
199 void sun4i_tcon_enable_vblank(struct sun4i_tcon *tcon, bool enable) in sun4i_tcon_enable_vblank()
225 struct sun4i_tcon *tcon; in sun4i_get_tcon0() local
237 static void sun4i_tcon_set_mux(struct sun4i_tcon *tcon, int channel, in sun4i_tcon_set_mux()
267 static void sun4i_tcon0_mode_set_common(struct sun4i_tcon *tcon, in sun4i_tcon0_mode_set_common()
279 static void sun4i_tcon0_mode_set_dithering(struct sun4i_tcon *tcon, in sun4i_tcon0_mode_set_dithering()
331 static void sun4i_tcon0_mode_set_cpu(struct sun4i_tcon *tcon, in sun4i_tcon0_mode_set_cpu()
402 static void sun4i_tcon0_mode_set_lvds(struct sun4i_tcon *tcon, in sun4i_tcon0_mode_set_lvds()
[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.c25 struct sun4i_tcon *tcon; member
64 struct sun4i_tcon *tcon = rgb->tcon; in sun4i_rgb_mode_valid() local
199 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
/Linux-v5.4/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()
/Linux-v5.4/fs/cifs/
Dsmb1ops.c433 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize()
468 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize()
509 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in cifs_qfs_tcon()
516 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
538 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info()
588 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
609 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
616 cifs_clear_stats(struct cifs_tcon *tcon) in cifs_clear_stats()
642 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in cifs_print_stats()
679 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in cifs_mkdir_setinfo()
[all …]
Dcifssmb.c98 cifs_mark_open_files_invalid(struct cifs_tcon *tcon) in cifs_mark_open_files_invalid()
126 struct cifs_tcon *tcon) in __cifs_reconnect_tcon()
198 struct cifs_tcon *tcon) in __cifs_reconnect_tcon()
206 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon()
352 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init()
404 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init()
430 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init()
443 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect()
776 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis()
920 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile()
[all …]
Dsmb2inode.c51 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op()
438 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info()
504 struct cifs_tcon *tcon, const char *name, in smb2_mkdir()
515 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in smb2_mkdir_setinfo()
538 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
547 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
556 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
578 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
591 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink()
601 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size()
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()
160 struct cifs_tcon *tcon) in __smb2_reconnect()
232 struct cifs_tcon *tcon) in __smb2_reconnect()
239 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon) in smb2_reconnect()
405 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, void *buf, in fill_small_buf()
430 smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_plain_req_init()
993 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate()
1636 static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code) in cifs_stats_fail_inc()
1644 static inline void init_copy_chunk_defaults(struct cifs_tcon *tcon) in init_copy_chunk_defaults()
[all …]
Dsmb2ops.c327 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize()
352 smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_wsize()
377 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize()
403 smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_rsize()
563 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
636 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid) in open_shroot()
798 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb3_qfs_tcon()
840 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb2_qfs_tcon()
867 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
905 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
[all …]
Dinode.c349 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local
372 struct cifs_tcon *tcon; local
444 struct cifs_tcon *tcon; local
563 struct cifs_tcon *tcon; local
603 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local
676 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local
737 struct cifs_tcon *tcon; local
1072 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local
1203 struct cifs_tcon *tcon; local
1344 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
472 struct cifs_tcon *tcon; in cifs_atomic_open() local
588 struct cifs_tcon *tcon; in cifs_create() local
625 struct cifs_tcon *tcon; in cifs_mknod() local
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()
389 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
452 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
527 struct cifs_tcon *tcon; in cifs_hardlink() local
617 struct cifs_tcon *tcon; in cifs_get_link() local
Dfscache.c95 void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_get_super_cookie()
118 void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_release_super_cookie()
126 struct cifs_tcon *tcon) in cifs_fscache_acquire_inode_cookie()
149 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fscache_enable_inode_cookie() local
206 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
177 struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, in cifs_nt_open()
300 struct cifs_tcon *tcon = tlink_tcon(tlink); in cifs_new_fileinfo() local
404 struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink); in _cifsFileInfo_put() local
498 struct cifs_tcon *tcon; in cifs_open() local
628 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_relock_file() local
656 struct cifs_tcon *tcon; in cifs_reopen_file() local
820 cifs_reopen_persistent_handles(struct cifs_tcon *tcon) in cifs_reopen_persistent_handles()
860 struct cifs_tcon *tcon; in cifs_closedir() local
1158 struct cifs_tcon *tcon; in cifs_push_mandatory_locks() local
[all …]
Dconnect.c399 struct cifs_tcon *tcon; in super_cb() local
479 struct cifs_tcon *tcon; in cifs_reconnect() local
2902 struct cifs_tcon *tcon; in cifs_setup_ipc() local
2961 struct cifs_tcon *tcon = ses->tcon_ipc; in cifs_free_ipc() local
3304 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon()
3325 struct cifs_tcon *tcon; in cifs_find_tcon() local
3341 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon()
3398 struct cifs_tcon *tcon; in cifs_get_tcon() local
3641 struct cifs_tcon *tcon; in cifs_match_super() local
3942 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
[all …]
Dsmb2misc.c513 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp, in smb2_tcon_has_lease()
594 struct cifs_tcon *tcon; in smb2_is_valid_lease_break() local
653 struct cifs_tcon *tcon; in smb2_is_valid_oplock_break() local
752 struct cifs_tcon *tcon; in smb2_handle_cancelled_mid() local
Dcifs_debug.c87 static void cifs_debug_tcon(struct seq_file *m, struct cifs_tcon *tcon) in cifs_debug_tcon()
148 struct cifs_tcon *tcon; in cifs_debug_files_proc_show() local
201 struct cifs_tcon *tcon; in cifs_debug_data_proc_show() local
434 struct cifs_tcon *tcon; in cifs_stats_proc_write() local
499 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
224 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_push_mand_fdlocks() local
Dcifsfs.c154 struct cifs_tcon *tcon; in cifs_read_super() local
256 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_statfs() local
286 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fallocate() local
469 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_show_options() local
622 struct cifs_tcon *tcon; in cifs_umount_begin() local
935 struct cifs_tcon *tcon; in cifs_llseek() local
Dfscache.h125 static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_get_super_cookie()
127 cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_release_super_cookie()
/Linux-v5.4/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
/Linux-v5.4/drivers/clocksource/
Dsamsung_pwm_timer.c122 unsigned long tcon; in samsung_time_stop() local
139 unsigned long tcon; in samsung_time_setup() local
162 unsigned long tcon; in samsung_time_start() local

12