Lines Matching defs:rgb

173 	struct rockchip_rgb *rgb = connector_to_rgb(connector);  in rockchip_rgb_atomic_connector_get_property()  local
197 struct rockchip_rgb *rgb = connector_to_rgb(connector); in rockchip_rgb_connector_get_modes() local
206 struct rockchip_rgb *rgb = connector_to_rgb(connector); in rockchip_rgb_connector_best_encoder() local
219 struct rockchip_rgb *rgb = encoder_to_rgb(encoder); in rockchip_rgb_encoder_enable() local
239 struct rockchip_rgb *rgb = encoder_to_rgb(encoder); in rockchip_rgb_encoder_disable() local
333 struct rockchip_rgb *rgb = encoder_to_rgb(encoder); in rockchip_rgb_encoder_loader_protect() local
368 struct rockchip_rgb *rgb = encoder_to_rgb(encoder); in rockchip_rgb_encoder_mode_valid() local
456 static int rockchip_mcu_panel_init(struct rockchip_rgb *rgb, struct device_node *np_mcu_panel) in rockchip_mcu_panel_init()
776 struct rockchip_rgb *rgb = dev_get_drvdata(dev); in rockchip_rgb_bind() local
891 struct rockchip_rgb *rgb = dev_get_drvdata(dev); in rockchip_rgb_unbind() local
909 struct rockchip_rgb *rgb; in rockchip_rgb_probe() local
959 static void px30_rgb_enable(struct rockchip_rgb *rgb) in px30_rgb_enable()
976 static void rk1808_rgb_enable(struct rockchip_rgb *rgb) in rk1808_rgb_enable()
990 static void rk3288_rgb_enable(struct rockchip_rgb *rgb) in rk3288_rgb_enable()
1002 static void rk3288_rgb_disable(struct rockchip_rgb *rgb) in rk3288_rgb_disable()
1018 static void rk3562_rgb_enable(struct rockchip_rgb *rgb) in rk3562_rgb_enable()
1032 static void rk3568_rgb_enable(struct rockchip_rgb *rgb) in rk3568_rgb_enable()
1046 static void rv1126_rgb_enable(struct rockchip_rgb *rgb) in rv1126_rgb_enable()
1060 static void rv1106_rgb_enable(struct rockchip_rgb *rgb) in rv1106_rgb_enable()