| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-boe-himax8279d.c | 56 static inline struct panel_info *to_panel_info(struct drm_panel *panel) in to_panel_info() 68 static int send_mipi_cmds(struct drm_panel *panel, const struct panel_cmd *cmds) in send_mipi_cmds() 85 static int boe_panel_disable(struct drm_panel *panel) in boe_panel_disable() 104 static int boe_panel_unprepare(struct drm_panel *panel) in boe_panel_unprepare() 130 static int boe_panel_prepare(struct drm_panel *panel) in boe_panel_prepare() 193 static int boe_panel_enable(struct drm_panel *panel) in boe_panel_enable() 214 static int boe_panel_get_modes(struct drm_panel *panel, in boe_panel_get_modes()
|
| H A D | panel-lvds.c | 26 struct drm_panel panel; member 44 static inline struct panel_lvds *to_panel_lvds(struct drm_panel *panel) in to_panel_lvds() 49 static int panel_lvds_unprepare(struct drm_panel *panel) in panel_lvds_unprepare() 62 static int panel_lvds_prepare(struct drm_panel *panel) in panel_lvds_prepare() 83 static int panel_lvds_get_modes(struct drm_panel *panel, in panel_lvds_get_modes()
|
| H A D | panel-samsung-s6e88a0-ams452ef01.c | 17 struct drm_panel panel; member 26 s6e88a0_ams452ef01 *to_s6e88a0_ams452ef01(struct drm_panel *panel) in to_s6e88a0_ams452ef01() 120 static int s6e88a0_ams452ef01_prepare(struct drm_panel *panel) in s6e88a0_ams452ef01_prepare() 150 static int s6e88a0_ams452ef01_unprepare(struct drm_panel *panel) in s6e88a0_ams452ef01_unprepare() 184 static int s6e88a0_ams452ef01_get_modes(struct drm_panel *panel, in s6e88a0_ams452ef01_get_modes()
|
| H A D | panel-leadtek-ltk500hd1829.c | 26 struct drm_panel panel; member 264 struct ltk500hd1829 *panel_to_ltk500hd1829(struct drm_panel *panel) in panel_to_ltk500hd1829() 269 static int ltk500hd1829_unprepare(struct drm_panel *panel) in ltk500hd1829_unprepare() 298 static int ltk500hd1829_prepare(struct drm_panel *panel) in ltk500hd1829_prepare() 376 static int ltk500hd1829_get_modes(struct drm_panel *panel, in ltk500hd1829_get_modes()
|
| H A D | panel-sharp-lq101r1sx01.c | 33 static inline struct sharp_panel *to_sharp_panel(struct drm_panel *panel) in to_sharp_panel() 88 static int sharp_panel_disable(struct drm_panel *panel) in sharp_panel_disable() 100 static int sharp_panel_unprepare(struct drm_panel *panel) in sharp_panel_unprepare() 161 static int sharp_panel_prepare(struct drm_panel *panel) in sharp_panel_prepare() 250 static int sharp_panel_enable(struct drm_panel *panel) in sharp_panel_enable() 274 static int sharp_panel_get_modes(struct drm_panel *panel, in sharp_panel_get_modes()
|
| H A D | panel-elida-kd35t133.c | 41 struct drm_panel panel; member 48 static inline struct kd35t133 *panel_to_kd35t133(struct drm_panel *panel) in panel_to_kd35t133() 95 static int kd35t133_unprepare(struct drm_panel *panel) in kd35t133_unprepare() 122 static int kd35t133_prepare(struct drm_panel *panel) in kd35t133_prepare() 199 static int kd35t133_get_modes(struct drm_panel *panel, in kd35t133_get_modes()
|
| H A D | panel-lg-lg4573.c | 30 struct drm_panel panel; member 35 static inline struct lg4573 *panel_to_lg4573(struct drm_panel *panel) in panel_to_lg4573() 183 static int lg4573_disable(struct drm_panel *panel) in lg4573_disable() 190 static int lg4573_enable(struct drm_panel *panel) in lg4573_enable() 211 static int lg4573_get_modes(struct drm_panel *panel, in lg4573_get_modes()
|
| H A D | panel-arm-versatile.c | 110 struct drm_panel panel; member 222 to_versatile_panel(struct drm_panel *panel) in to_versatile_panel() 227 static int versatile_panel_disable(struct drm_panel *panel) in versatile_panel_disable() 243 static int versatile_panel_enable(struct drm_panel *panel) in versatile_panel_enable() 259 static int versatile_panel_get_modes(struct drm_panel *panel, in versatile_panel_get_modes()
|
| H A D | panel-samsung-s6e63m0.c | 101 struct drm_panel panel; member 136 static inline struct s6e63m0 *panel_to_s6e63m0(struct drm_panel *panel) in panel_to_s6e63m0() 314 static int s6e63m0_disable(struct drm_panel *panel) in s6e63m0_disable() 333 static int s6e63m0_unprepare(struct drm_panel *panel) in s6e63m0_unprepare() 352 static int s6e63m0_prepare(struct drm_panel *panel) in s6e63m0_prepare() 385 static int s6e63m0_enable(struct drm_panel *panel) in s6e63m0_enable() 409 static int s6e63m0_get_modes(struct drm_panel *panel, in s6e63m0_get_modes()
|
| H A D | panel-orisetech-otm8009a.c | 65 struct drm_panel panel; member 88 static inline struct otm8009a *panel_to_otm8009a(struct drm_panel *panel) in panel_to_otm8009a() 260 static int otm8009a_disable(struct drm_panel *panel) in otm8009a_disable() 286 static int otm8009a_unprepare(struct drm_panel *panel) in otm8009a_unprepare() 305 static int otm8009a_prepare(struct drm_panel *panel) in otm8009a_prepare() 336 static int otm8009a_enable(struct drm_panel *panel) in otm8009a_enable() 350 static int otm8009a_get_modes(struct drm_panel *panel, in otm8009a_get_modes()
|
| H A D | panel-sitronix-st7703.c | 53 struct drm_panel panel; member 71 static inline struct st7703 *panel_to_st7703(struct drm_panel *panel) in panel_to_st7703() 358 static int st7703_enable(struct drm_panel *panel) in st7703_enable() 390 static int st7703_disable(struct drm_panel *panel) in st7703_disable() 407 static int st7703_unprepare(struct drm_panel *panel) in st7703_unprepare() 422 static int st7703_prepare(struct drm_panel *panel) in st7703_prepare() 456 static int st7703_get_modes(struct drm_panel *panel, in st7703_get_modes()
|
| H A D | panel-raydium-rm68200.c | 77 struct drm_panel panel; member 99 static inline struct rm68200 *panel_to_rm68200(struct drm_panel *panel) in panel_to_rm68200() 234 static int rm68200_disable(struct drm_panel *panel) in rm68200_disable() 246 static int rm68200_unprepare(struct drm_panel *panel) in rm68200_unprepare() 277 static int rm68200_prepare(struct drm_panel *panel) in rm68200_prepare() 318 static int rm68200_enable(struct drm_panel *panel) in rm68200_enable() 330 static int rm68200_get_modes(struct drm_panel *panel, in rm68200_get_modes()
|
| H A D | panel-asus-z00t-tm5p5-n35596.c | 15 struct drm_panel panel; member 22 static inline struct tm5p5_nt35596 *to_tm5p5_nt35596(struct drm_panel *panel) in to_tm5p5_nt35596() 125 static int tm5p5_nt35596_prepare(struct drm_panel *panel) in tm5p5_nt35596_prepare() 155 static int tm5p5_nt35596_unprepare(struct drm_panel *panel) in tm5p5_nt35596_unprepare() 190 static int tm5p5_nt35596_get_modes(struct drm_panel *panel, in tm5p5_nt35596_get_modes()
|
| H A D | panel-sitronix-st7701.c | 100 struct drm_panel panel; member 109 static inline struct st7701 *panel_to_st7701(struct drm_panel *panel) in panel_to_st7701() 197 static int st7701_prepare(struct drm_panel *panel) in st7701_prepare() 218 static int st7701_enable(struct drm_panel *panel) in st7701_enable() 227 static int st7701_disable(struct drm_panel *panel) in st7701_disable() 236 static int st7701_unprepare(struct drm_panel *panel) in st7701_unprepare() 262 static int st7701_get_modes(struct drm_panel *panel, in st7701_get_modes()
|
| H A D | panel-jdi-lt070me05000.c | 50 static inline struct jdi_panel *to_jdi_panel(struct drm_panel *panel) in to_jdi_panel() 179 static int jdi_panel_disable(struct drm_panel *panel) in jdi_panel_disable() 193 static int jdi_panel_unprepare(struct drm_panel *panel) in jdi_panel_unprepare() 219 static int jdi_panel_prepare(struct drm_panel *panel) in jdi_panel_prepare() 275 static int jdi_panel_enable(struct drm_panel *panel) in jdi_panel_enable() 302 static int jdi_panel_get_modes(struct drm_panel *panel, in jdi_panel_get_modes()
|
| H A D | panel-lg-lb035q02.c | 24 struct drm_panel panel; member 109 static int lb035q02_disable(struct drm_panel *panel) in lb035q02_disable() 118 static int lb035q02_enable(struct drm_panel *panel) in lb035q02_enable() 143 static int lb035q02_get_modes(struct drm_panel *panel, in lb035q02_get_modes()
|
| H A D | panel-xinpeng-xpp055c272.c | 51 struct drm_panel panel; member 58 static inline struct xpp055c272 *panel_to_xpp055c272(struct drm_panel *panel) in panel_to_xpp055c272() 141 static int xpp055c272_unprepare(struct drm_panel *panel) in xpp055c272_unprepare() 168 static int xpp055c272_prepare(struct drm_panel *panel) in xpp055c272_prepare() 245 static int xpp055c272_get_modes(struct drm_panel *panel, in xpp055c272_get_modes()
|
| H A D | panel-tpo-td028ttec1.c | 82 struct drm_panel panel; member 162 static int td028ttec1_prepare(struct drm_panel *panel) in td028ttec1_prepare() 242 static int td028ttec1_enable(struct drm_panel *panel) in td028ttec1_enable() 254 static int td028ttec1_disable(struct drm_panel *panel) in td028ttec1_disable() 263 static int td028ttec1_unprepare(struct drm_panel *panel) in td028ttec1_unprepare() 290 static int td028ttec1_get_modes(struct drm_panel *panel, in td028ttec1_get_modes()
|
| H A D | panel-innolux-p079zca.c | 60 static inline struct innolux_panel *to_innolux_panel(struct drm_panel *panel) in to_innolux_panel() 65 static int innolux_panel_disable(struct drm_panel *panel) in innolux_panel_disable() 77 static int innolux_panel_unprepare(struct drm_panel *panel) in innolux_panel_unprepare() 113 static int innolux_panel_prepare(struct drm_panel *panel) in innolux_panel_prepare() 193 static int innolux_panel_enable(struct drm_panel *panel) in innolux_panel_enable() 385 static int innolux_panel_get_modes(struct drm_panel *panel, in innolux_panel_get_modes()
|
| H A D | panel-nec-nl8048hl11.c | 24 struct drm_panel panel; member 90 static int nl8048_disable(struct drm_panel *panel) in nl8048_disable() 99 static int nl8048_enable(struct drm_panel *panel) in nl8048_enable() 125 static int nl8048_get_modes(struct drm_panel *panel, in nl8048_get_modes()
|
| H A D | panel-maxim-max96752f.c | 44 struct drm_panel panel; member 56 static inline struct max96752f *to_max96752f(struct drm_panel *panel) in to_max96752f() 61 static int max96752f_panel_disable(struct drm_panel *panel) in max96752f_panel_disable() 77 static int max96752f_panel_enable(struct drm_panel *panel) in max96752f_panel_enable() 93 static int max96752f_panel_unprepare(struct drm_panel *panel) in max96752f_panel_unprepare() 106 static int max96752f_panel_prepare(struct drm_panel *panel) in max96752f_panel_prepare() 119 static int max96752f_panel_get_modes(struct drm_panel *panel, in max96752f_panel_get_modes()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/ |
| H A D | lcd_mipid.c | 48 struct lcd_panel panel; member 199 static int mipid_set_bklight_level(struct lcd_panel *panel, unsigned int level) in mipid_set_bklight_level() 217 static unsigned int mipid_get_bklight_level(struct lcd_panel *panel) in mipid_get_bklight_level() 227 static unsigned int mipid_get_bklight_max(struct lcd_panel *panel) in mipid_get_bklight_max() 238 static unsigned long mipid_get_caps(struct lcd_panel *panel) in mipid_get_caps() 271 static int mipid_run_test(struct lcd_panel *panel, int test_num) in mipid_run_test() 400 static int mipid_enable(struct lcd_panel *panel) in mipid_enable() 421 static void mipid_disable(struct lcd_panel *panel) in mipid_disable() 459 static int mipid_init(struct lcd_panel *panel, in mipid_init() 478 static void mipid_cleanup(struct lcd_panel *panel) in mipid_cleanup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | panel.c | 19 struct drm_panel *panel; member 179 struct drm_bridge *drm_panel_bridge_add(struct drm_panel *panel) in drm_panel_bridge_add() 201 struct drm_bridge *drm_panel_bridge_add_typed(struct drm_panel *panel, in drm_panel_bridge_add_typed() 270 struct drm_panel *panel) in devm_drm_panel_bridge_add() 295 struct drm_panel *panel, in devm_drm_panel_bridge_add_typed()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | panel-maxim-max96752f.c | 45 static void max96752f_panel_prepare(struct rockchip_panel *panel) in max96752f_panel_prepare() 54 static void max96752f_panel_unprepare(struct rockchip_panel *panel) in max96752f_panel_unprepare() 63 static void max96752f_panel_enable(struct rockchip_panel *panel) in max96752f_panel_enable() 78 static void max96752f_panel_disable(struct rockchip_panel *panel) in max96752f_panel_disable() 103 struct rockchip_panel *panel; in max96752f_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/ |
| H A D | core.c | 72 void mmp_register_panel(struct mmp_panel *panel) in mmp_register_panel() 102 void mmp_unregister_panel(struct mmp_panel *panel) in mmp_unregister_panel() 157 struct mmp_panel *panel; in mmp_register_path() local
|