Home
last modified time | relevance | path

Searched refs:lcd_panel (Results 1 – 25 of 30) sorted by relevance

12

/linux-5.19.10/drivers/video/fbdev/omap/ !
Domapfb.h58 struct lcd_panel { struct
78 int (*init) (struct lcd_panel *panel, argument
80 void (*cleanup) (struct lcd_panel *panel); argument
81 int (*enable) (struct lcd_panel *panel); argument
82 void (*disable) (struct lcd_panel *panel); argument
83 unsigned long (*get_caps) (struct lcd_panel *panel); argument
84 int (*set_bklight_level)(struct lcd_panel *panel, argument
86 unsigned int (*get_bklight_level)(struct lcd_panel *panel); argument
87 unsigned int (*get_bklight_max) (struct lcd_panel *panel); argument
88 int (*run_test) (struct lcd_panel *panel, int test_num); argument
[all …]
Dlcd_inn1610.c17 static int innovator1610_panel_init(struct lcd_panel *panel, in innovator1610_panel_init()
38 static void innovator1610_panel_cleanup(struct lcd_panel *panel) in innovator1610_panel_cleanup()
44 static int innovator1610_panel_enable(struct lcd_panel *panel) in innovator1610_panel_enable()
52 static void innovator1610_panel_disable(struct lcd_panel *panel) in innovator1610_panel_disable()
59 static struct lcd_panel innovator1610_panel = {
Dlcd_osk.c19 static int osk_panel_enable(struct lcd_panel *panel) in osk_panel_enable()
36 static void osk_panel_disable(struct lcd_panel *panel) in osk_panel_disable()
48 static struct lcd_panel osk_panel = {
Dlcd_inn1510.c19 static int innovator1510_panel_enable(struct lcd_panel *panel) in innovator1510_panel_enable()
25 static void innovator1510_panel_disable(struct lcd_panel *panel) in innovator1510_panel_disable()
30 static struct lcd_panel innovator1510_panel = {
Dlcd_h3.c18 static int h3_panel_enable(struct lcd_panel *panel) in h3_panel_enable()
32 static void h3_panel_disable(struct lcd_panel *panel) in h3_panel_disable()
44 static struct lcd_panel h3_panel = {
Dlcd_mipid.c48 struct lcd_panel panel;
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()
[all …]
Dlcd_ams_delta.c90 static int ams_delta_panel_enable(struct lcd_panel *panel) in ams_delta_panel_enable()
97 static void ams_delta_panel_disable(struct lcd_panel *panel) in ams_delta_panel_disable()
103 static struct lcd_panel ams_delta_panel = {
Dlcd_palmtt.c22 static unsigned long palmtt_panel_get_caps(struct lcd_panel *panel) in palmtt_panel_get_caps()
27 static struct lcd_panel palmtt_panel = {
Dlcd_palmz71.c16 static unsigned long palmz71_panel_get_caps(struct lcd_panel *panel) in palmz71_panel_get_caps()
21 static struct lcd_panel palmz71_panel = {
Dlcd_htcherald.c22 static struct lcd_panel htcherald_panel_1 = {
Dlcd_palmte.c15 static struct lcd_panel palmte_panel = {
Dlcdc.c286 struct lcd_panel *panel = lcdc.fbdev->panel; in omap_lcdc_setup_plane()
461 struct lcd_panel *panel = lcdc.fbdev->panel; in setup_regs()
625 struct lcd_panel *panel = lcdc.fbdev->panel; in alloc_fbmem()
Domapfb_main.c40 static struct lcd_panel *fbdev_panel;
139 struct lcd_panel *panel = fbdev->panel; in ctrl_init()
472 struct lcd_panel *panel = fbdev->panel; in set_fb_var()
764 struct lcd_panel *panel = fbdev->panel; in omapfb_setup_plane()
1615 struct lcd_panel *panel) in omapfb_do_probe()
1789 void omapfb_register_panel(struct lcd_panel *panel) in omapfb_register_panel()
/linux-5.19.10/arch/arm64/boot/dts/freescale/ !
Dimx8mq-librem5-r4.dts21 &lcd_panel {
/linux-5.19.10/Documentation/devicetree/bindings/display/panel/ !
Dlg,lg4573.yaml38 lcd_panel: display@0 {
Dnec,nl8048hl11.yaml47 lcd_panel: panel@0 {
/linux-5.19.10/arch/arm/boot/dts/ !
Dimx53-kp-ddc.dts50 lcd_panel: lcd-panel { label
Dr8a7745-iwg22d-sodimm-dbhd-ca.dts109 &lcd_panel {
Dimx6ul-phytec-segin-peb-av-02.dtsi18 lcd_panel: lcd-panel { label
Dimx6dl-tx6dl-comtft.dts69 &lcd_panel {
Dimx6q-tx6q-1010-comtft.dts69 &lcd_panel {
Dimx6q-tx6q-1020-comtft.dts77 &lcd_panel {
Dimx6dl-aristainetos2_4.dts81 lcd_panel: display@0 { label
Dimx6qdl-udoo.dtsi81 regulator-name = "lcd_panel";
Dimx6qdl-tx6-lcd.dtsi73 lcd_panel: lcd-panel { label

12