Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A 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 …]
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/
H A Debc_tcon.h44 static inline int ebc_tcon_enable(struct ebc_tcon *tcon, struct ebc_panel *panel) in ebc_tcon_enable()
49 static inline void ebc_tcon_disable(struct ebc_tcon *tcon) in ebc_tcon_disable()
54 static inline void ebc_tcon_dsp_mode_set(struct ebc_tcon *tcon, int update_mode, in ebc_tcon_dsp_mode_set()
60 static inline void ebc_tcon_image_addr_set(struct ebc_tcon *tcon, u32 pre_image_addr, u32 cur_image… in ebc_tcon_image_addr_set()
65 static inline void ebc_tcon_frame_addr_set(struct ebc_tcon *tcon, u32 frame_addr) in ebc_tcon_frame_addr_set()
70 static inline int ebc_tcon_lut_data_set(struct ebc_tcon *tcon, unsigned int *lut_data, int frame_co… in ebc_tcon_lut_data_set()
75 static inline void ebc_tcon_frame_start(struct ebc_tcon *tcon, int frame_total) in ebc_tcon_frame_start()
99 static inline int eink_tcon_enable(struct eink_tcon *tcon, struct ebc_panel *panel) in eink_tcon_enable()
104 static inline void eink_tcon_disable(struct eink_tcon *tcon) in eink_tcon_disable()
109 static inline void eink_tcon_image_addr_set(struct eink_tcon *tcon, u32 pre_image_buf_addr, in eink_tcon_image_addr_set()
[all …]
H A Deink_tcon.c118 static inline void tcon_write(struct eink_tcon *tcon, unsigned int reg, in tcon_write()
124 static inline unsigned int tcon_read(struct eink_tcon *tcon, unsigned int reg) in tcon_read()
133 static inline void tcon_update_bits(struct eink_tcon *tcon, unsigned int reg, in tcon_update_bits()
139 static int tcon_enable(struct eink_tcon *tcon, struct ebc_panel *panel) in tcon_enable()
168 static void tcon_disable(struct eink_tcon *tcon) in tcon_disable()
177 static void tcon_image_addr_set(struct eink_tcon *tcon, u32 pre_image_buf_addr, in tcon_image_addr_set()
185 static void tcon_frame_start(struct eink_tcon *tcon) in tcon_frame_start()
192 struct eink_tcon *tcon = (struct eink_tcon *)dev_id; in tcon_irq_hanlder() local
216 struct eink_tcon *tcon; in eink_tcon_probe() local
H A Debc_tcon.c138 static inline void tcon_write(struct ebc_tcon *tcon, unsigned int reg, in tcon_write()
144 static inline unsigned int tcon_read(struct ebc_tcon *tcon, unsigned int reg) in tcon_read()
153 static inline void tcon_update_bits(struct ebc_tcon *tcon, unsigned int reg, in tcon_update_bits()
159 static inline void tcon_cfg_done(struct ebc_tcon *tcon) in tcon_cfg_done()
164 static int tcon_enable(struct ebc_tcon *tcon, struct ebc_panel *panel) in tcon_enable()
220 static void tcon_disable(struct ebc_tcon *tcon) in tcon_disable()
231 static void tcon_dsp_mode_set(struct ebc_tcon *tcon, int update_mode, int display_mode, int three_w… in tcon_dsp_mode_set()
242 static void tcon_image_addr_set(struct ebc_tcon *tcon, u32 pre_image_addr, u32 cur_image_addr) in tcon_image_addr_set()
249 static void tcon_frame_addr_set(struct ebc_tcon *tcon, u32 frame_addr) in tcon_frame_addr_set()
255 static int tcon_lut_data_set(struct ebc_tcon *tcon, unsigned int *lut_data, int frame_count, int lu… in tcon_lut_data_set()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/fsl-dcu/
H A 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()
/OK3568_Linux_fs/kernel/fs/cifs/
H A 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 …]
H A 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 …]
H A Dsmb2inode.c63 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op()
506 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info()
570 smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb311_posix_query_path_info()
623 struct cifs_tcon *tcon, const char *name, in smb2_mkdir()
634 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in smb2_mkdir_setinfo()
657 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
666 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
675 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
697 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
710 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink()
[all …]
H A 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()
345 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, in fill_small_buf()
371 static int __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in __smb2_plain_req_init()
398 static int smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_plain_req_init()
412 static int smb2_ioctl_req_init(u32 opcode, struct cifs_tcon *tcon, in smb2_ioctl_req_init()
1001 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate()
1689 static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code) in cifs_stats_fail_inc()
1697 static inline void init_copy_chunk_defaults(struct cifs_tcon *tcon) in init_copy_chunk_defaults()
[all …]
H A Dinode.c354 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local
380 struct cifs_tcon *tcon; local
451 struct cifs_tcon *tcon; local
568 struct cifs_tcon *tcon; local
607 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local
664 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local
749 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local
816 struct cifs_tcon *tcon,
855 struct cifs_tcon *tcon,
924 struct cifs_tcon *tcon; local
[all …]
H A 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 …]
H A 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
H A Dlink.c185 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink()
218 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in query_mf_symlink()
252 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink()
306 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink()
350 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink()
388 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
449 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
520 struct cifs_tcon *tcon; in cifs_hardlink() local
610 struct cifs_tcon *tcon; in cifs_get_link() local
H A 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
H A 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
H A 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
H A 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 …]
H A Dconnect.c395 struct cifs_tcon *tcon; in cifs_reconnect() local
2731 struct cifs_tcon *tcon; in cifs_setup_ipc() local
2790 struct cifs_tcon *tcon = ses->tcon_ipc; in cifs_free_ipc() local
3155 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon()
3178 struct cifs_tcon *tcon; in cifs_find_tcon() local
3198 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon()
3255 struct cifs_tcon *tcon; in cifs_get_tcon() local
3512 struct cifs_tcon *tcon; in cifs_match_super() local
3816 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
4062 struct cifs_ses *ses, struct cifs_tcon *tcon) in mount_put_conns()
[all …]
H A 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
1140 struct cifs_tcon *tcon = sd->data; in tcon_super_cb() local
1152 static inline struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon) in cifs_get_tcon_super()
1162 static inline struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon) in cifs_get_tcon_super()
1172 int update_super_prepath(struct cifs_tcon *tcon, char *prefix) in update_super_prepath()
H A 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
H A 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
952 struct cifs_tcon *tcon; in cifs_llseek() local
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c155 static inline void regs_dump(struct ebc_tcon_priv *tcon) in regs_dump()
203 static inline void tcon_write(struct ebc_tcon_priv *tcon, unsigned int reg, in tcon_write()
212 static inline unsigned int tcon_read(struct ebc_tcon_priv *tcon, in tcon_read()
218 static inline void tcon_update_bits(struct ebc_tcon_priv *tcon, in tcon_update_bits()
237 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_irq_handler() local
249 static inline void tcon_cfg_done(struct ebc_tcon_priv *tcon) in tcon_cfg_done()
257 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_tcon_enable() local
360 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_tcon_dsp_mode_set() local
381 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_tcon_image_addr_set() local
392 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_tcon_frame_addr_set() local
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/s5p-common/
H A Dpwm.c20 unsigned long tcon; in pwm_enable() local
34 unsigned long tcon; in pwm_disable() local
67 unsigned long tcon; in pwm_config() local

12