| /Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ | 
| D | dss.c | 54 #define REG_GET(dss, idx, start, end) \  argument57 #define REG_FLD_MOD(dss, idx, val, start, end) \  argument
 94 static inline void dss_write_reg(struct dss_device *dss,  in dss_write_reg()
 100 static inline u32 dss_read_reg(struct dss_device *dss, const struct dss_reg idx)  in dss_read_reg()
 105 #define SR(dss, reg) \  argument
 107 #define RR(dss, reg) \  argument
 110 static void dss_save_context(struct dss_device *dss)  in dss_save_context()
 126 static void dss_restore_context(struct dss_device *dss)  in dss_restore_context()
 176 static int dss_ctrl_pll_set_control_mux(struct dss_device *dss,  in dss_ctrl_pll_set_control_mux()
 243 void dss_sdi_init(struct dss_device *dss, int datapairs)  in dss_sdi_init()
 [all …]
 
 | 
| D | base.c | 19 struct dispc_device *dispc_get_dispc(struct dss_device *dss)  in dispc_get_dispc()141 int omapdss_device_connect(struct dss_device *dss,  in omapdss_device_connect()
 169 	struct dss_device *dss = src ? src->dss : dst->dss;  in omapdss_device_disconnect()  local
 
 | 
| D | output.c | 119 	struct dss_device *dss = dssdev->dss;  in dss_mgr_register_framedone_handler()  local129 	struct dss_device *dss = dssdev->dss;  in dss_mgr_unregister_framedone_handler()  local
 
 | 
| D | pll.c | 28 int dss_pll_register(struct dss_device *dss, struct dss_pll *pll)  in dss_pll_register()45 	struct dss_device *dss = pll->dss;  in dss_pll_unregister()  local
 57 struct dss_pll *dss_pll_find(struct dss_device *dss, const char *name)  in dss_pll_find()
 69 struct dss_pll *dss_pll_find_by_src(struct dss_device *dss,  in dss_pll_find_by_src()
 
 | 
| D | hdmi_pll.c | 128 static int hdmi_init_pll_data(struct dss_device *dss,  in hdmi_init_pll_data()161 int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev,  in hdmi_pll_init()
 
 | 
| D | dss.h | 180 	struct dss_device *dss;  member252 		struct dss_debugfs_entry *dss;  member
 288 dss_debugfs_create_file(struct dss_device *dss, const char *name,  in dss_debugfs_create_file()
 351 static inline int sdi_init_port(struct dss_device *dss,  in sdi_init_port()
 376 static inline int dpi_init_port(struct dss_device *dss,  in dpi_init_port()
 
 | 
| D | sdi.c | 25 	struct dss_device *dss;  member337 int sdi_init_port(struct dss_device *dss, struct platform_device *pdev,  in sdi_init_port()
 
 | 
| D | video-pll.c | 132 struct dss_pll *dss_video_pll_init(struct dss_device *dss,  in dss_video_pll_init()
 | 
| D | dpi.c | 32 	struct dss_device *dss;  member700 int dpi_init_port(struct dss_device *dss, struct platform_device *pdev,  in dpi_init_port()
 
 | 
| D | omapdss.h | 204 	struct dss_device *dss;  member236 	struct dss_device *dss;  member
 
 | 
| D | venc.c | 251 	struct dss_device *dss;  member686 	struct dss_device *dss = dss_get_device(master);  in venc_bind()  local
 
 | 
| D | hdmi5.c | 625 	struct dss_device *dss = dss_get_device(master);  in hdmi5_bind()  local
 | 
| D | hdmi4.c | 636 	struct dss_device *dss = dss_get_device(master);  in hdmi4_bind()  local
 | 
| /Linux-v5.15/fs/nfs/ | 
| D | nfs4client.c | 62 	struct nfs4_ds_server *dss;  in nfs4_find_ds_client()  local80 	struct nfs4_ds_server *dss;  in nfs4_add_ds_client()  local
 99 	struct nfs4_ds_server *dss;  in nfs4_alloc_ds_server()  local
 117 nfs4_free_ds_server(struct nfs4_ds_server *dss)  in nfs4_free_ds_server()
 134 	struct nfs4_ds_server *dss, *new;  in nfs4_find_or_create_ds_client()  local
 154 	struct nfs4_ds_server *dss;  in nfs4_shutdown_ds_clients()  local
 
 | 
| /Linux-v5.15/arch/arm/boot/dts/ | 
| D | omap2.dtsi | 306 		dss: dss@48050000 {  label
 | 
| D | omap5.dtsi | 478 			dss: dss@0 {  label
 | 
| D | omap4.dtsi | 530 			dss: dss@0 {  label
 | 
| D | keystone-k2g.dtsi | 327 		dss: dss@02540000 {  label
 | 
| D | dra7.dtsi | 887 			dss: dss@0 {  label
 | 
| D | omap3.dtsi | 910 		dss: dss@48050000 {  label
 | 
| D | am437x-l4.dtsi | 2170 			dss: dss@0 {  label
 | 
| /Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/ | 
| D | omapdss-boot-init.c | 181 	struct device_node *dss, *child;  in omapdss_boot_init()  local
 | 
| /Linux-v5.15/drivers/gpu/drm/omapdrm/ | 
| D | omap_drv.h | 48 	struct dss_device *dss;  member
 | 
| /Linux-v5.15/drivers/net/wwan/iosm/ | 
| D | iosm_ipc_wwan.c | 245 		     bool dss, int if_id)  in ipc_wwan_receive()
 | 
| /Linux-v5.15/arch/arm64/boot/dts/ti/ | 
| D | k3-am65-main.dtsi | 827 	dss: dss@4a00000 {  label
 |