Home
last modified time | relevance | path

Searched defs:tcon (Results 1 - 25 of 98) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.h17 struct sun4i_tcon *tcon; member
H A Dsun4i_lvds.c97 int sun4i_lvds_init(struct drm_device *drm, struct sun4i_tcon *tcon) in sun4i_lvds_init() argument
H A Dsun4i_crtc.c186 sun4i_crtc_init(struct drm_device *drm, struct sunxi_engine *engine, struct sun4i_tcon *tcon) sun4i_crtc_init() argument
[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() argument
201 sun4i_dclk_free(struct sun4i_tcon *tcon) sun4i_dclk_free() argument
[all...]
H A Dsun8i_tcon_top.c28 int sun8i_tcon_top_set_hdmi_src(struct device *dev, int tcon) in sun8i_tcon_top_set_hdmi_src() argument
57 int sun8i_tcon_top_de_config(struct device *dev, int mixer, int tcon) in sun8i_tcon_top_de_config() argument
[all...]
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() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.h17 struct sun4i_tcon *tcon; member
H A Dsun4i_lvds.c97 int sun4i_lvds_init(struct drm_device *drm, struct sun4i_tcon *tcon) in sun4i_lvds_init() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_swn.h43 static inline int cifs_swn_register(struct cifs_tcon *tcon) { return 0; } in cifs_swn_register() argument
44 static inline int cifs_swn_unregister(struct cifs_tcon *tcon) { return 0; } in cifs_swn_unregister() argument
H A Dcached_dir.h45 struct cifs_tcon *tcon; member
H A Dcifsproto.h696 cifs_inval_name_dfs_link_error(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, bool *islink) cifs_inval_name_dfs_link_error() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/
H A Dfsl_tcon.c19 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon) in fsl_tcon_bypass_disable() argument
25 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon) in fsl_tcon_bypass_enable() argument
61 struct fsl_tcon *tcon; in fsl_tcon_init() local
40 fsl_tcon_init_regmap(struct device *dev, struct fsl_tcon *tcon, struct device_node *np) fsl_tcon_init_regmap() argument
102 fsl_tcon_free(struct fsl_tcon *tcon) fsl_tcon_free() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/fsl-dcu/
H A Dfsl_tcon.c19 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon) in fsl_tcon_bypass_disable() argument
25 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon) in fsl_tcon_bypass_enable() argument
61 struct fsl_tcon *tcon; in fsl_tcon_init() local
40 fsl_tcon_init_regmap(struct device *dev, struct fsl_tcon *tcon, struct device_node *np) fsl_tcon_init_regmap() argument
102 fsl_tcon_free(struct fsl_tcon *tcon) fsl_tcon_free() argument
[all...]
/third_party/selinux/libselinux/src/
H A Dvalidatetrans.c13 security_validatetrans_raw(const char *scon, const char *tcon, security_class_t tclass, const char *newcon) security_validatetrans_raw() argument
61 security_validatetrans(const char *scon, const char *tcon, security_class_t tclass, const char *newcon) security_validatetrans() argument
H A Dcompute_member.c13 security_compute_member_raw(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_member_raw() argument
70 security_compute_member(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_member() argument
H A Dcompute_relabel.c13 security_compute_relabel_raw(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_relabel_raw() argument
70 security_compute_relabel(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_relabel() argument
H A Dcompute_av.c13 security_compute_av_flags_raw(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_flags_raw() argument
90 security_compute_av_raw(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_raw() argument
116 security_compute_av_flags(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_flags() argument
142 security_compute_av(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av() argument
H A Dcompute_create.c51 security_compute_create_name_raw(const char * scon, const char * tcon, security_class_t tclass, const char *objname, char ** newcon) security_compute_create_name_raw() argument
116 security_compute_create_raw(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_create_raw() argument
125 security_compute_create_name(const char * scon, const char * tcon, security_class_t tclass, const char *objname, char ** newcon) security_compute_create_name() argument
155 security_compute_create(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_create() argument
H A DcheckAccess.c22 int selinux_check_access(const char *scon, const char *tcon, const char *class, const char *perm, void *aux) { in selinux_check_access() argument
/kernel/linux/linux-6.6/fs/smb/server/mgmt/
H A Dtree_connect.c99 void ksmbd_tree_connect_put(struct ksmbd_tree_connect *tcon) in ksmbd_tree_connect_put() argument
134 struct ksmbd_tree_connect *tcon; in ksmbd_tree_conn_lookup() local
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2file.c122 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_unlock_range() local
228 struct cifs_tcon *tcon in smb2_push_mand_fdlocks() local
[all...]
H A Dcache.c87 const struct cifs_tcon *tcon = cookie_netfs_data; in cifs_fscache_super_check_aux() 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() argument
171 struct cifs_tcon *tcon; cifs_ioctl() local
[all...]
H A Dcifs_dfs_ref.c302 struct cifs_tcon *tcon; in cifs_dfs_do_automount() local
H A Dfscache.h134 static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_get_super_cookie() argument
136 cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_release_super_cookie() argument

Completed in 8 milliseconds

1234