Home
last modified time | relevance | path

Searched defs:dssdev (Results 1 – 25 of 102) sorted by relevance

12345

/kernel/linux/linux-4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay.c35 void omapdss_default_get_resolution(struct omap_dss_device *dssdev, in omapdss_default_get_resolution()
43 int omapdss_default_get_recommended_bpp(struct omap_dss_device *dssdev) in omapdss_default_get_recommended_bpp()
74 void omapdss_default_get_timings(struct omap_dss_device *dssdev, in omapdss_default_get_timings()
83 struct omap_dss_device *dssdev = NULL; in dss_suspend_all_devices() local
102 struct omap_dss_device *dssdev = NULL; in dss_resume_all_devices() local
119 struct omap_dss_device *dssdev = NULL; in dss_disable_all_devices() local
134 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display()
178 void omapdss_unregister_display(struct omap_dss_device *dssdev) in omapdss_unregister_display()
186 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device()
200 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device()
[all …]
Ddisplay-sysfs.c31 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show()
38 static ssize_t display_enabled_show(struct omap_dss_device *dssdev, char *buf) in display_enabled_show()
44 static ssize_t display_enabled_store(struct omap_dss_device *dssdev, in display_enabled_store()
71 static ssize_t display_tear_show(struct omap_dss_device *dssdev, char *buf) in display_tear_show()
78 static ssize_t display_tear_store(struct omap_dss_device *dssdev, in display_tear_store()
98 static ssize_t display_timings_show(struct omap_dss_device *dssdev, char *buf) in display_timings_show()
113 static ssize_t display_timings_store(struct omap_dss_device *dssdev, in display_timings_store()
151 static ssize_t display_rotate_show(struct omap_dss_device *dssdev, char *buf) in display_rotate_show()
160 static ssize_t display_rotate_store(struct omap_dss_device *dssdev, in display_rotate_store()
179 static ssize_t display_mirror_show(struct omap_dss_device *dssdev, char *buf) in display_mirror_show()
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay.c24 void omapdss_default_get_resolution(struct omap_dss_device *dssdev, in omapdss_default_get_resolution()
32 int omapdss_default_get_recommended_bpp(struct omap_dss_device *dssdev) in omapdss_default_get_recommended_bpp()
63 void omapdss_default_get_timings(struct omap_dss_device *dssdev, in omapdss_default_get_timings()
72 struct omap_dss_device *dssdev = NULL; in dss_suspend_all_devices() local
91 struct omap_dss_device *dssdev = NULL; in dss_resume_all_devices() local
108 struct omap_dss_device *dssdev = NULL; in dss_disable_all_devices() local
123 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display()
167 void omapdss_unregister_display(struct omap_dss_device *dssdev) in omapdss_unregister_display()
175 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device()
189 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device()
[all …]
Ddisplay-sysfs.c20 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show()
27 static ssize_t display_enabled_show(struct omap_dss_device *dssdev, char *buf) in display_enabled_show()
33 static ssize_t display_enabled_store(struct omap_dss_device *dssdev, in display_enabled_store()
60 static ssize_t display_tear_show(struct omap_dss_device *dssdev, char *buf) in display_tear_show()
67 static ssize_t display_tear_store(struct omap_dss_device *dssdev, in display_tear_store()
87 static ssize_t display_timings_show(struct omap_dss_device *dssdev, char *buf) in display_timings_show()
102 static ssize_t display_timings_store(struct omap_dss_device *dssdev, in display_timings_store()
140 static ssize_t display_rotate_show(struct omap_dss_device *dssdev, char *buf) in display_rotate_show()
149 static ssize_t display_rotate_store(struct omap_dss_device *dssdev, in display_rotate_store()
168 static ssize_t display_mirror_show(struct omap_dss_device *dssdev, char *buf) in display_mirror_show()
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/omapdrm/displays/
Dencoder-tpd12s015.c23 struct omap_dss_device dssdev; member
39 static int tpd_connect(struct omap_dss_device *dssdev, in tpd_connect()
71 static void tpd_disconnect(struct omap_dss_device *dssdev, in tpd_disconnect()
94 static int tpd_enable(struct omap_dss_device *dssdev) in tpd_enable()
114 static void tpd_disable(struct omap_dss_device *dssdev) in tpd_disable()
127 static void tpd_set_timings(struct omap_dss_device *dssdev, in tpd_set_timings()
139 static void tpd_get_timings(struct omap_dss_device *dssdev, in tpd_get_timings()
147 static int tpd_check_timings(struct omap_dss_device *dssdev, in tpd_check_timings()
159 static int tpd_read_edid(struct omap_dss_device *dssdev, in tpd_read_edid()
171 static bool tpd_detect(struct omap_dss_device *dssdev) in tpd_detect()
[all …]
Dconnector-hdmi.c39 struct omap_dss_device dssdev; member
55 static int hdmic_connect(struct omap_dss_device *dssdev) in hdmic_connect()
82 static void hdmic_disconnect(struct omap_dss_device *dssdev) in hdmic_disconnect()
98 static int hdmic_enable(struct omap_dss_device *dssdev) in hdmic_enable()
123 static void hdmic_disable(struct omap_dss_device *dssdev) in hdmic_disable()
138 static void hdmic_set_timings(struct omap_dss_device *dssdev, in hdmic_set_timings()
150 static void hdmic_get_timings(struct omap_dss_device *dssdev, in hdmic_get_timings()
158 static int hdmic_check_timings(struct omap_dss_device *dssdev, in hdmic_check_timings()
167 static int hdmic_read_edid(struct omap_dss_device *dssdev, in hdmic_read_edid()
176 static bool hdmic_detect(struct omap_dss_device *dssdev) in hdmic_detect()
[all …]
Dconnector-analog-tv.c20 struct omap_dss_device dssdev; member
45 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect()
72 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect()
88 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable()
113 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable()
128 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings()
140 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings()
148 static int tvc_check_timings(struct omap_dss_device *dssdev, in tvc_check_timings()
157 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss()
165 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss()
[all …]
Dconnector-dvi.c42 struct omap_dss_device dssdev; member
60 static int dvic_connect(struct omap_dss_device *dssdev) in dvic_connect()
85 static void dvic_disconnect(struct omap_dss_device *dssdev) in dvic_disconnect()
99 static int dvic_enable(struct omap_dss_device *dssdev) in dvic_enable()
122 static void dvic_disable(struct omap_dss_device *dssdev) in dvic_disable()
135 static void dvic_set_timings(struct omap_dss_device *dssdev, in dvic_set_timings()
147 static void dvic_get_timings(struct omap_dss_device *dssdev, in dvic_get_timings()
155 static int dvic_check_timings(struct omap_dss_device *dssdev, in dvic_check_timings()
195 static int dvic_read_edid(struct omap_dss_device *dssdev, in dvic_read_edid()
229 static bool dvic_detect(struct omap_dss_device *dssdev) in dvic_detect()
[all …]
Dencoder-opa362.c25 struct omap_dss_device dssdev; member
35 static int opa362_connect(struct omap_dss_device *dssdev, in opa362_connect()
66 static void opa362_disconnect(struct omap_dss_device *dssdev, in opa362_disconnect()
91 static int opa362_enable(struct omap_dss_device *dssdev) in opa362_enable()
119 static void opa362_disable(struct omap_dss_device *dssdev) in opa362_disable()
137 static void opa362_set_timings(struct omap_dss_device *dssdev, in opa362_set_timings()
151 static void opa362_get_timings(struct omap_dss_device *dssdev, in opa362_get_timings()
161 static int opa362_check_timings(struct omap_dss_device *dssdev, in opa362_check_timings()
187 struct omap_dss_device *dssdev; in opa362_probe() local
224 struct omap_dss_device *dssdev = &ddata->dssdev; in opa362_remove() local
Dpanel-dpi.c25 struct omap_dss_device dssdev; member
38 static int panel_dpi_connect(struct omap_dss_device *dssdev) in panel_dpi_connect()
63 static void panel_dpi_disconnect(struct omap_dss_device *dssdev) in panel_dpi_disconnect()
77 static int panel_dpi_enable(struct omap_dss_device *dssdev) in panel_dpi_enable()
109 static void panel_dpi_disable(struct omap_dss_device *dssdev) in panel_dpi_disable()
127 static void panel_dpi_set_timings(struct omap_dss_device *dssdev, in panel_dpi_set_timings()
139 static void panel_dpi_get_timings(struct omap_dss_device *dssdev, in panel_dpi_get_timings()
147 static int panel_dpi_check_timings(struct omap_dss_device *dssdev, in panel_dpi_check_timings()
215 struct omap_dss_device *dssdev; in panel_dpi_probe() local
247 struct omap_dss_device *dssdev = &ddata->dssdev; in panel_dpi_remove() local
Dencoder-tfp410.c21 struct omap_dss_device dssdev; member
31 static int tfp410_connect(struct omap_dss_device *dssdev, in tfp410_connect()
60 static void tfp410_disconnect(struct omap_dss_device *dssdev, in tfp410_disconnect()
83 static int tfp410_enable(struct omap_dss_device *dssdev) in tfp410_enable()
109 static void tfp410_disable(struct omap_dss_device *dssdev) in tfp410_disable()
131 static void tfp410_set_timings(struct omap_dss_device *dssdev, in tfp410_set_timings()
145 static void tfp410_get_timings(struct omap_dss_device *dssdev, in tfp410_get_timings()
153 static int tfp410_check_timings(struct omap_dss_device *dssdev, in tfp410_check_timings()
198 struct omap_dss_device *dssdev; in tfp410_probe() local
241 struct omap_dss_device *dssdev = &ddata->dssdev; in tfp410_remove() local
/kernel/linux/linux-4.19/drivers/gpu/drm/omapdrm/dss/
Doutput.c30 struct omap_dss_device *dssdev) in omapdss_output_set_device()
160 struct omap_dss_device *omapdss_find_output_from_display(struct omap_dss_device *dssdev) in omapdss_find_output_from_display()
195 int dss_mgr_connect(struct omap_dss_device *dssdev, struct omap_dss_device *dst) in dss_mgr_connect()
202 void dss_mgr_disconnect(struct omap_dss_device *dssdev, in dss_mgr_disconnect()
209 void dss_mgr_set_timings(struct omap_dss_device *dssdev, in dss_mgr_set_timings()
216 void dss_mgr_set_lcd_config(struct omap_dss_device *dssdev, in dss_mgr_set_lcd_config()
224 int dss_mgr_enable(struct omap_dss_device *dssdev) in dss_mgr_enable()
230 void dss_mgr_disable(struct omap_dss_device *dssdev) in dss_mgr_disable()
236 void dss_mgr_start_update(struct omap_dss_device *dssdev) in dss_mgr_start_update()
242 int dss_mgr_register_framedone_handler(struct omap_dss_device *dssdev, in dss_mgr_register_framedone_handler()
[all …]
Ddisplay.c31 static void omapdss_default_get_timings(struct omap_dss_device *dssdev, in omapdss_default_get_timings()
41 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display()
80 void omapdss_unregister_display(struct omap_dss_device *dssdev) in omapdss_unregister_display()
90 struct omap_dss_device *dssdev; in omapdss_component_is_display() local
106 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device()
120 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device()
134 struct omap_dss_device *dssdev; in omap_dss_get_next_device() local
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
Dconnector-hdmi.c37 struct omap_dss_device dssdev; member
49 static int hdmic_connect(struct omap_dss_device *dssdev) in hdmic_connect()
67 static void hdmic_disconnect(struct omap_dss_device *dssdev) in hdmic_disconnect()
80 static int hdmic_enable(struct omap_dss_device *dssdev) in hdmic_enable()
105 static void hdmic_disable(struct omap_dss_device *dssdev) in hdmic_disable()
120 static void hdmic_set_timings(struct omap_dss_device *dssdev, in hdmic_set_timings()
132 static void hdmic_get_timings(struct omap_dss_device *dssdev, in hdmic_get_timings()
140 static int hdmic_check_timings(struct omap_dss_device *dssdev, in hdmic_check_timings()
149 static int hdmic_read_edid(struct omap_dss_device *dssdev, in hdmic_read_edid()
158 static bool hdmic_detect(struct omap_dss_device *dssdev) in hdmic_detect()
[all …]
Dencoder-tpd12s015.c20 struct omap_dss_device dssdev; member
32 static int tpd_connect(struct omap_dss_device *dssdev, in tpd_connect()
55 static void tpd_disconnect(struct omap_dss_device *dssdev, in tpd_disconnect()
74 static int tpd_enable(struct omap_dss_device *dssdev) in tpd_enable()
94 static void tpd_disable(struct omap_dss_device *dssdev) in tpd_disable()
107 static void tpd_set_timings(struct omap_dss_device *dssdev, in tpd_set_timings()
119 static void tpd_get_timings(struct omap_dss_device *dssdev, in tpd_get_timings()
127 static int tpd_check_timings(struct omap_dss_device *dssdev, in tpd_check_timings()
139 static int tpd_read_edid(struct omap_dss_device *dssdev, in tpd_read_edid()
158 static bool tpd_detect(struct omap_dss_device *dssdev) in tpd_detect()
[all …]
Dconnector-analog-tv.c18 struct omap_dss_device dssdev; member
46 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect()
64 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect()
77 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable()
109 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable()
124 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings()
136 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings()
144 static int tvc_check_timings(struct omap_dss_device *dssdev, in tvc_check_timings()
153 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss()
161 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss()
[all …]
Dencoder-opa362.c23 struct omap_dss_device dssdev; member
33 static int opa362_connect(struct omap_dss_device *dssdev, in opa362_connect()
55 static void opa362_disconnect(struct omap_dss_device *dssdev, in opa362_disconnect()
77 static int opa362_enable(struct omap_dss_device *dssdev) in opa362_enable()
105 static void opa362_disable(struct omap_dss_device *dssdev) in opa362_disable()
123 static void opa362_set_timings(struct omap_dss_device *dssdev, in opa362_set_timings()
137 static void opa362_get_timings(struct omap_dss_device *dssdev, in opa362_get_timings()
147 static int opa362_check_timings(struct omap_dss_device *dssdev, in opa362_check_timings()
158 static void opa362_set_type(struct omap_dss_device *dssdev, in opa362_set_type()
184 struct omap_dss_device *dssdev, *in; in opa362_probe() local
[all …]
Dconnector-dvi.c40 struct omap_dss_device dssdev; member
50 static int dvic_connect(struct omap_dss_device *dssdev) in dvic_connect()
66 static void dvic_disconnect(struct omap_dss_device *dssdev) in dvic_disconnect()
77 static int dvic_enable(struct omap_dss_device *dssdev) in dvic_enable()
100 static void dvic_disable(struct omap_dss_device *dssdev) in dvic_disable()
113 static void dvic_set_timings(struct omap_dss_device *dssdev, in dvic_set_timings()
125 static void dvic_get_timings(struct omap_dss_device *dssdev, in dvic_get_timings()
133 static int dvic_check_timings(struct omap_dss_device *dssdev, in dvic_check_timings()
173 static int dvic_read_edid(struct omap_dss_device *dssdev, in dvic_read_edid()
204 static bool dvic_detect(struct omap_dss_device *dssdev) in dvic_detect()
[all …]
Dpanel-dpi.c21 struct omap_dss_device dssdev; member
36 static int panel_dpi_connect(struct omap_dss_device *dssdev) in panel_dpi_connect()
52 static void panel_dpi_disconnect(struct omap_dss_device *dssdev) in panel_dpi_disconnect()
63 static int panel_dpi_enable(struct omap_dss_device *dssdev) in panel_dpi_enable()
93 static void panel_dpi_disable(struct omap_dss_device *dssdev) in panel_dpi_disable()
111 static void panel_dpi_set_timings(struct omap_dss_device *dssdev, in panel_dpi_set_timings()
123 static void panel_dpi_get_timings(struct omap_dss_device *dssdev, in panel_dpi_get_timings()
131 static int panel_dpi_check_timings(struct omap_dss_device *dssdev, in panel_dpi_check_timings()
158 struct omap_dss_device *dssdev, *in; in panel_dpi_probe_pdata() local
238 struct omap_dss_device *dssdev; in panel_dpi_probe() local
[all …]
/kernel/linux/linux-4.19/drivers/video/fbdev/omap2/omapfb/displays/
Dconnector-hdmi.c40 struct omap_dss_device dssdev; member
52 static int hdmic_connect(struct omap_dss_device *dssdev) in hdmic_connect()
70 static void hdmic_disconnect(struct omap_dss_device *dssdev) in hdmic_disconnect()
83 static int hdmic_enable(struct omap_dss_device *dssdev) in hdmic_enable()
108 static void hdmic_disable(struct omap_dss_device *dssdev) in hdmic_disable()
123 static void hdmic_set_timings(struct omap_dss_device *dssdev, in hdmic_set_timings()
135 static void hdmic_get_timings(struct omap_dss_device *dssdev, in hdmic_get_timings()
143 static int hdmic_check_timings(struct omap_dss_device *dssdev, in hdmic_check_timings()
152 static int hdmic_read_edid(struct omap_dss_device *dssdev, in hdmic_read_edid()
161 static bool hdmic_detect(struct omap_dss_device *dssdev) in hdmic_detect()
[all …]
Dencoder-tpd12s015.c23 struct omap_dss_device dssdev; member
35 static int tpd_connect(struct omap_dss_device *dssdev, in tpd_connect()
58 static void tpd_disconnect(struct omap_dss_device *dssdev, in tpd_disconnect()
77 static int tpd_enable(struct omap_dss_device *dssdev) in tpd_enable()
97 static void tpd_disable(struct omap_dss_device *dssdev) in tpd_disable()
110 static void tpd_set_timings(struct omap_dss_device *dssdev, in tpd_set_timings()
122 static void tpd_get_timings(struct omap_dss_device *dssdev, in tpd_get_timings()
130 static int tpd_check_timings(struct omap_dss_device *dssdev, in tpd_check_timings()
142 static int tpd_read_edid(struct omap_dss_device *dssdev, in tpd_read_edid()
161 static bool tpd_detect(struct omap_dss_device *dssdev) in tpd_detect()
[all …]
Dconnector-analog-tv.c21 struct omap_dss_device dssdev; member
49 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect()
67 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect()
80 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable()
112 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable()
127 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings()
139 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings()
147 static int tvc_check_timings(struct omap_dss_device *dssdev, in tvc_check_timings()
156 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss()
164 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss()
[all …]
Dencoder-opa362.c26 struct omap_dss_device dssdev; member
36 static int opa362_connect(struct omap_dss_device *dssdev, in opa362_connect()
58 static void opa362_disconnect(struct omap_dss_device *dssdev, in opa362_disconnect()
80 static int opa362_enable(struct omap_dss_device *dssdev) in opa362_enable()
108 static void opa362_disable(struct omap_dss_device *dssdev) in opa362_disable()
126 static void opa362_set_timings(struct omap_dss_device *dssdev, in opa362_set_timings()
140 static void opa362_get_timings(struct omap_dss_device *dssdev, in opa362_get_timings()
150 static int opa362_check_timings(struct omap_dss_device *dssdev, in opa362_check_timings()
161 static void opa362_set_type(struct omap_dss_device *dssdev, in opa362_set_type()
187 struct omap_dss_device *dssdev, *in; in opa362_probe() local
[all …]
Dconnector-dvi.c43 struct omap_dss_device dssdev; member
53 static int dvic_connect(struct omap_dss_device *dssdev) in dvic_connect()
69 static void dvic_disconnect(struct omap_dss_device *dssdev) in dvic_disconnect()
80 static int dvic_enable(struct omap_dss_device *dssdev) in dvic_enable()
103 static void dvic_disable(struct omap_dss_device *dssdev) in dvic_disable()
116 static void dvic_set_timings(struct omap_dss_device *dssdev, in dvic_set_timings()
128 static void dvic_get_timings(struct omap_dss_device *dssdev, in dvic_get_timings()
136 static int dvic_check_timings(struct omap_dss_device *dssdev, in dvic_check_timings()
176 static int dvic_read_edid(struct omap_dss_device *dssdev, in dvic_read_edid()
207 static bool dvic_detect(struct omap_dss_device *dssdev) in dvic_detect()
[all …]
Dpanel-dpi.c24 struct omap_dss_device dssdev; member
39 static int panel_dpi_connect(struct omap_dss_device *dssdev) in panel_dpi_connect()
55 static void panel_dpi_disconnect(struct omap_dss_device *dssdev) in panel_dpi_disconnect()
66 static int panel_dpi_enable(struct omap_dss_device *dssdev) in panel_dpi_enable()
96 static void panel_dpi_disable(struct omap_dss_device *dssdev) in panel_dpi_disable()
114 static void panel_dpi_set_timings(struct omap_dss_device *dssdev, in panel_dpi_set_timings()
126 static void panel_dpi_get_timings(struct omap_dss_device *dssdev, in panel_dpi_get_timings()
134 static int panel_dpi_check_timings(struct omap_dss_device *dssdev, in panel_dpi_check_timings()
161 struct omap_dss_device *dssdev, *in; in panel_dpi_probe_pdata() local
241 struct omap_dss_device *dssdev; in panel_dpi_probe() local
[all …]

12345