Home
last modified time | relevance | path

Searched refs:rockchip_lvds (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_lvds.su
H A Drockchip_lvds.c90 struct rockchip_lvds;
93 void (*enable)(struct rockchip_lvds *lvds, int pipe);
94 void (*disable)(struct rockchip_lvds *lvds);
97 struct rockchip_lvds { struct
113 struct rockchip_lvds *lvds = dev_get_priv(conn->dev); in rockchip_lvds_connector_init() argument
157 struct rockchip_lvds *lvds = dev_get_priv(conn->dev); in rockchip_lvds_connector_enable()
179 struct rockchip_lvds *lvds = dev_get_priv(conn->dev); in rockchip_lvds_connector_disable()
197 struct rockchip_lvds *lvds = dev_get_priv(dev); in rockchip_lvds_probe()
214 static void px30_lvds_enable(struct rockchip_lvds *lvds, int pipe) in px30_lvds_enable()
222 static void px30_lvds_disable(struct rockchip_lvds *lvds) in px30_lvds_disable()
[all …]
H A D.rockchip_lvds.o.cmd
H A D.built-in.o.cmd
H A DMakefile34 obj-$(CONFIG_DRM_ROCKCHIP_LVDS) += rockchip_lvds.o
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c92 struct rockchip_lvds;
95 int (*probe)(struct rockchip_lvds *lvds);
96 void (*enable)(struct rockchip_lvds *lvds);
97 void (*disable)(struct rockchip_lvds *lvds);
100 struct rockchip_lvds { struct
112 struct rockchip_lvds *primary; argument
113 struct rockchip_lvds *secondary; argument
123 static inline struct rockchip_lvds *connector_to_lvds(struct drm_connector *c) in connector_to_lvds() argument
125 return container_of(c, struct rockchip_lvds, connector); in connector_to_lvds()
128 static inline struct rockchip_lvds *encoder_to_lvds(struct drm_encoder *e) in encoder_to_lvds()
[all …]
H A DMakefile26 rockchipdrm-$(CONFIG_ROCKCHIP_LVDS) += rockchip_lvds.o
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dbuild_2025-06-06_01-57-41.log
H A D70-loader-build.log
H A D70-loader-build_2025-06-06_01-57-41.log
H A Dbuild.log
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log
/OK3568_Linux_fs/u-boot/
H A Du-boot.sym