| /Linux-v5.4/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 | output.c | 57 int dss_install_mgr_ops(struct dss_device *dss,  in dss_install_mgr_ops()71 void dss_uninstall_mgr_ops(struct dss_device *dss)  in dss_uninstall_mgr_ops()
 118 	struct dss_device *dss = dssdev->dss;  in dss_mgr_register_framedone_handler()  local
 129 	struct dss_device *dss = dssdev->dss;  in dss_mgr_unregister_framedone_handler()  local
 
 | 
| D | base.c | 27 void omapdss_set_dss(struct dss_device *dss)  in omapdss_set_dss()33 struct dispc_device *dispc_get_dispc(struct dss_device *dss)  in dispc_get_dispc()
 39 const struct dispc_ops *dispc_get_ops(struct dss_device *dss)  in dispc_get_ops()
 175 int omapdss_device_connect(struct dss_device *dss,  in omapdss_device_connect()
 213 	struct dss_device *dss = src ? src->dss : dst->dss;  in omapdss_device_disconnect()  local
 
 | 
| 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 | 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 | dss.h | 180 	struct dss_device *dss;  member252 		struct dss_debugfs_entry *dss;  member
 290 dss_debugfs_create_file(struct dss_device *dss, const char *name,  in dss_debugfs_create_file()
 353 static inline int sdi_init_port(struct dss_device *dss,  in sdi_init_port()
 378 static inline int dpi_init_port(struct dss_device *dss,  in dpi_init_port()
 
 | 
| D | sdi.c | 23 	struct dss_device *dss;  member289 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 | omapdss-boot-init.c | 188 	struct device_node *dss, *child;  in omapdss_boot_init()  local
 | 
| D | dpi.c | 30 	struct dss_device *dss;  member679 int dpi_init_port(struct dss_device *dss, struct platform_device *pdev,  in dpi_init_port()
 
 | 
| D | venc.c | 294 	struct dss_device *dss;  member707 	struct dss_device *dss = dss_get_device(master);  in venc_bind()  local
 
 | 
| D | hdmi5.c | 601 	struct dss_device *dss = dss_get_device(master);  in hdmi5_bind()  local
 | 
| D | hdmi4.c | 602 	struct dss_device *dss = dss_get_device(master);  in hdmi4_bind()  local
 | 
| D | hdmi.h | 351 	struct dss_device *dss;  member
 | 
| /Linux-v5.4/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.4/arch/arm/boot/dts/ | 
| D | omap5.dtsi | 283 		dss: dss@58000000 {  label
 | 
| D | omap4.dtsi | 356 		dss: dss@58000000 {  label
 | 
| D | omap2.dtsi | 268 		dss: dss@48050000 {  label
 | 
| D | am4372.dtsi | 322 		dss: dss@4832a000 {  label
 | 
| D | dra7.dtsi | 614 		dss: dss@58000000 {  label
 | 
| D | omap3.dtsi | 743 		dss: dss@48050000 {  label
 | 
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ | 
| D | omapdss-boot-init.c | 181 	struct device_node *dss, *child;  in omapdss_boot_init()  local
 | 
| D | dss.c | 95 } dss;  variable
 | 
| /Linux-v5.4/drivers/gpu/drm/omapdrm/ | 
| D | omap_drv.h | 48 	struct dss_device *dss;  member
 | 
| /Linux-v5.4/drivers/spi/ | 
| D | spi-ep93xx.c | 150 	u8 dss = bits_per_word_to_dss(xfer->bits_per_word);  in ep93xx_spi_chip_setup()  local
 |