/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-sony-tulip-truly-nt35521.c | 21 struct drm_panel panel; member 31 struct truly_nt35521 *to_truly_nt35521(struct drm_panel *panel) in to_truly_nt35521() 293 static int truly_nt35521_prepare(struct drm_panel *panel) in truly_nt35521_prepare() 321 static int truly_nt35521_unprepare(struct drm_panel *panel) in truly_nt35521_unprepare() 342 static int truly_nt35521_enable(struct drm_panel *panel) in truly_nt35521_enable() 355 static int truly_nt35521_disable(struct drm_panel *panel) in truly_nt35521_disable() 382 static int truly_nt35521_get_modes(struct drm_panel *panel, in truly_nt35521_get_modes()
|
H A D | panel-truly-nt35597.c | 55 struct drm_panel panel; member 71 static inline struct truly_nt35597 *panel_to_ctx(struct drm_panel *panel) in panel_to_ctx() 225 static int truly_dcs_write(struct drm_panel *panel, u32 command) in truly_dcs_write() 240 static int truly_dcs_write_buf(struct drm_panel *panel, in truly_dcs_write_buf() 311 static int truly_nt35597_disable(struct drm_panel *panel) in truly_nt35597_disable() 329 static int truly_nt35597_unprepare(struct drm_panel *panel) in truly_nt35597_unprepare() 361 static int truly_nt35597_prepare(struct drm_panel *panel) in truly_nt35597_prepare() 422 static int truly_nt35597_enable(struct drm_panel *panel) in truly_nt35597_enable() 441 static int truly_nt35597_get_modes(struct drm_panel *panel, in truly_nt35597_get_modes()
|
H A D | panel-khadas-ts050.c | 576 struct khadas_ts050_panel *to_khadas_ts050_panel(struct drm_panel *panel) in to_khadas_ts050_panel() 581 static int khadas_ts050_panel_prepare(struct drm_panel *panel) in khadas_ts050_panel_prepare() 665 static int khadas_ts050_panel_unprepare(struct drm_panel *panel) in khadas_ts050_panel_unprepare() 691 static int khadas_ts050_panel_enable(struct drm_panel *panel) in khadas_ts050_panel_enable() 700 static int khadas_ts050_panel_disable(struct drm_panel *panel) in khadas_ts050_panel_disable() 732 static int khadas_ts050_panel_get_modes(struct drm_panel *panel, in khadas_ts050_panel_get_modes()
|
H A D | panel-panasonic-vvx10f034n00.c | 43 static inline struct wuxga_nt_panel *to_wuxga_nt_panel(struct drm_panel *panel) in to_wuxga_nt_panel() 53 static int wuxga_nt_panel_disable(struct drm_panel *panel) in wuxga_nt_panel_disable() 68 static int wuxga_nt_panel_unprepare(struct drm_panel *panel) in wuxga_nt_panel_unprepare() 82 static int wuxga_nt_panel_prepare(struct drm_panel *panel) in wuxga_nt_panel_prepare() 130 static int wuxga_nt_panel_enable(struct drm_panel *panel) in wuxga_nt_panel_enable() 154 static int wuxga_nt_panel_get_modes(struct drm_panel *panel, in wuxga_nt_panel_get_modes()
|
H A D | panel-kingdisplay-kd097d04.c | 178 struct kingdisplay_panel *to_kingdisplay_panel(struct drm_panel *panel) in to_kingdisplay_panel() 183 static int kingdisplay_panel_disable(struct drm_panel *panel) in kingdisplay_panel_disable() 200 static int kingdisplay_panel_unprepare(struct drm_panel *panel) in kingdisplay_panel_unprepare() 228 static int kingdisplay_panel_prepare(struct drm_panel *panel) in kingdisplay_panel_prepare() 292 static int kingdisplay_panel_enable(struct drm_panel *panel) in kingdisplay_panel_enable() 316 static int kingdisplay_panel_get_modes(struct drm_panel *panel, in kingdisplay_panel_get_modes()
|
H A D | panel-raydium-rm67191.c | 198 struct drm_panel panel; member 227 static inline struct rad_panel *to_rad_panel(struct drm_panel *panel) in to_rad_panel() 265 static int rad_panel_prepare(struct drm_panel *panel) in rad_panel_prepare() 289 static int rad_panel_unprepare(struct drm_panel *panel) in rad_panel_unprepare() 317 static int rad_panel_enable(struct drm_panel *panel) in rad_panel_enable() 402 static int rad_panel_disable(struct drm_panel *panel) in rad_panel_disable() 437 static int rad_panel_get_modes(struct drm_panel *panel, in rad_panel_get_modes() 542 struct rad_panel *panel; in rad_panel_probe() local
|
H A D | panel-ilitek-ili9881c.c | 48 struct drm_panel panel; member 833 static inline struct ili9881c *panel_to_ili9881c(struct drm_panel *panel) in panel_to_ili9881c() 873 static int ili9881c_prepare(struct drm_panel *panel) in ili9881c_prepare() 920 static int ili9881c_enable(struct drm_panel *panel) in ili9881c_enable() 931 static int ili9881c_disable(struct drm_panel *panel) in ili9881c_disable() 938 static int ili9881c_unprepare(struct drm_panel *panel) in ili9881c_unprepare() 1017 static int ili9881c_get_modes(struct drm_panel *panel, in ili9881c_get_modes() 1049 static enum drm_panel_orientation ili9881c_get_orientation(struct drm_panel *panel) in ili9881c_get_orientation()
|
H A D | panel-visionox-rm69299.c | 19 struct drm_panel panel; member 27 static inline struct visionox_rm69299 *panel_to_ctx(struct drm_panel *panel) in panel_to_ctx() 62 static int visionox_rm69299_unprepare(struct drm_panel *panel) in visionox_rm69299_unprepare() 87 static int visionox_rm69299_prepare(struct drm_panel *panel) in visionox_rm69299_prepare() 165 static int visionox_rm69299_get_modes(struct drm_panel *panel, in visionox_rm69299_get_modes()
|
H A D | panel-elida-kd35t133.c | 41 struct drm_panel panel; member 49 static inline struct kd35t133 *panel_to_kd35t133(struct drm_panel *panel) in panel_to_kd35t133() 88 static int kd35t133_unprepare(struct drm_panel *panel) in kd35t133_unprepare() 117 static int kd35t133_prepare(struct drm_panel *panel) in kd35t133_prepare() 194 static int kd35t133_get_modes(struct drm_panel *panel, in kd35t133_get_modes() 223 static enum drm_panel_orientation kd35t133_get_orientation(struct drm_panel *panel) in kd35t133_get_orientation()
|
H A D | panel-olimex-lcd-olinuxino.c | 62 struct drm_panel panel; member 76 static inline struct lcd_olinuxino *to_lcd_olinuxino(struct drm_panel *panel) in to_lcd_olinuxino() 81 static int lcd_olinuxino_disable(struct drm_panel *panel) in lcd_olinuxino_disable() 93 static int lcd_olinuxino_unprepare(struct drm_panel *panel) in lcd_olinuxino_unprepare() 108 static int lcd_olinuxino_prepare(struct drm_panel *panel) in lcd_olinuxino_prepare() 126 static int lcd_olinuxino_enable(struct drm_panel *panel) in lcd_olinuxino_enable() 138 static int lcd_olinuxino_get_modes(struct drm_panel *panel, in lcd_olinuxino_get_modes() 292 struct lcd_olinuxino *panel = i2c_get_clientdata(client); in lcd_olinuxino_remove() local
|
H A D | panel-samsung-s6e63j0x03.c | 37 struct drm_panel panel; member 114 static inline struct s6e63j0x03 *panel_to_s6e63j0x03(struct drm_panel *panel) in panel_to_s6e63j0x03() 218 static int s6e63j0x03_disable(struct drm_panel *panel) in s6e63j0x03_disable() 239 static int s6e63j0x03_unprepare(struct drm_panel *panel) in s6e63j0x03_unprepare() 322 static int s6e63j0x03_prepare(struct drm_panel *panel) in s6e63j0x03_prepare() 344 static int s6e63j0x03_enable(struct drm_panel *panel) in s6e63j0x03_enable() 401 static int s6e63j0x03_get_modes(struct drm_panel *panel, in s6e63j0x03_get_modes()
|
H A D | panel-jdi-fhd-r63452.c | 21 struct drm_panel panel; member 27 static inline struct jdi_fhd_r63452 *to_jdi_fhd_r63452(struct drm_panel *panel) in to_jdi_fhd_r63452() 154 static int jdi_fhd_r63452_prepare(struct drm_panel *panel) in jdi_fhd_r63452_prepare() 176 static int jdi_fhd_r63452_unprepare(struct drm_panel *panel) in jdi_fhd_r63452_unprepare() 209 static int jdi_fhd_r63452_get_modes(struct drm_panel *panel, in jdi_fhd_r63452_get_modes()
|
H A D | panel-ebbg-ft8719.c | 33 struct drm_panel panel; member 42 struct ebbg_ft8719 *to_ebbg_ft8719(struct drm_panel *panel) in to_ebbg_ft8719() 115 static int ebbg_ft8719_prepare(struct drm_panel *panel) in ebbg_ft8719_prepare() 137 static int ebbg_ft8719_unprepare(struct drm_panel *panel) in ebbg_ft8719_unprepare() 170 static int ebbg_ft8719_get_modes(struct drm_panel *panel, in ebbg_ft8719_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() 112 static int s6e88a0_ams452ef01_prepare(struct drm_panel *panel) in s6e88a0_ams452ef01_prepare() 142 static int s6e88a0_ams452ef01_unprepare(struct drm_panel *panel) in s6e88a0_ams452ef01_unprepare() 176 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-boe-himax8279d.c | 55 static inline struct panel_info *to_panel_info(struct drm_panel *panel) in to_panel_info() 67 static int send_mipi_cmds(struct drm_panel *panel, const struct panel_cmd *cmds) in send_mipi_cmds() 84 static int boe_panel_disable(struct drm_panel *panel) in boe_panel_disable() 103 static int boe_panel_unprepare(struct drm_panel *panel) in boe_panel_unprepare() 129 static int boe_panel_prepare(struct drm_panel *panel) in boe_panel_prepare() 192 static int boe_panel_enable(struct drm_panel *panel) in boe_panel_enable() 213 static int boe_panel_get_modes(struct drm_panel *panel, in boe_panel_get_modes()
|
H A D | panel-widechips-ws2401.c | 67 struct drm_panel panel; member 99 static inline struct ws2401 *to_ws2401(struct drm_panel *panel) in to_ws2401() 231 static int ws2401_unprepare(struct drm_panel *panel) in ws2401_unprepare() 244 static int ws2401_disable(struct drm_panel *panel) in ws2401_disable() 255 static int ws2401_prepare(struct drm_panel *panel) in ws2401_prepare() 260 static int ws2401_enable(struct drm_panel *panel) in ws2401_enable() 275 static int ws2401_get_modes(struct drm_panel *panel, in ws2401_get_modes()
|
H A D | panel-samsung-ld9040.c | 93 struct drm_panel panel; member 114 static inline struct ld9040 *panel_to_ld9040(struct drm_panel *panel) in panel_to_ld9040() 221 static int ld9040_disable(struct drm_panel *panel) in ld9040_disable() 226 static int ld9040_unprepare(struct drm_panel *panel) in ld9040_unprepare() 240 static int ld9040_prepare(struct drm_panel *panel) in ld9040_prepare() 259 static int ld9040_enable(struct drm_panel *panel) in ld9040_enable() 264 static int ld9040_get_modes(struct drm_panel *panel, in ld9040_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-sharp-ls060t1sx01.c | 20 struct drm_panel panel; member 30 static inline struct sharp_ls060 *to_sharp_ls060(struct drm_panel *panel) in to_sharp_ls060() 98 static int sharp_ls060_prepare(struct drm_panel *panel) in sharp_ls060_prepare() 160 static int sharp_ls060_unprepare(struct drm_panel *panel) in sharp_ls060_unprepare() 202 static int sharp_ls060_get_modes(struct drm_panel *panel, in sharp_ls060_get_modes()
|
H A D | panel-visionox-vtdr6130.c | 19 struct drm_panel panel; member 26 static inline struct visionox_vtdr6130 *to_visionox_vtdr6130(struct drm_panel *panel) in to_visionox_vtdr6130() 154 static int visionox_vtdr6130_prepare(struct drm_panel *panel) in visionox_vtdr6130_prepare() 182 static int visionox_vtdr6130_unprepare(struct drm_panel *panel) in visionox_vtdr6130_unprepare() 217 static int visionox_vtdr6130_get_modes(struct drm_panel *panel, in visionox_vtdr6130_get_modes()
|
H A D | panel-sony-td4353-jdi.c | 34 struct drm_panel panel; member 43 static inline struct sony_td4353_jdi *to_sony_td4353_jdi(struct drm_panel *panel) in to_sony_td4353_jdi() 147 static int sony_td4353_jdi_prepare(struct drm_panel *panel) in sony_td4353_jdi_prepare() 178 static int sony_td4353_jdi_unprepare(struct drm_panel *panel) in sony_td4353_jdi_unprepare() 212 static int sony_td4353_jdi_get_modes(struct drm_panel *panel, in sony_td4353_jdi_get_modes()
|
H A D | panel-newvision-nv3051d.c | 35 struct drm_panel panel; member 41 static inline struct panel_nv3051d *panel_to_panelnv3051d(struct drm_panel *panel) in panel_to_panelnv3051d() 244 static int panel_nv3051d_unprepare(struct drm_panel *panel) in panel_nv3051d_unprepare() 271 static int panel_nv3051d_prepare(struct drm_panel *panel) in panel_nv3051d_prepare() 319 static int panel_nv3051d_get_modes(struct drm_panel *panel, in panel_nv3051d_get_modes()
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | panel.c | 21 struct drm_panel *panel; member 206 struct drm_panel *panel = panel_bridge->panel; in panel_bridge_debugfs_init() local 266 struct drm_bridge *drm_panel_bridge_add(struct drm_panel *panel) in drm_panel_bridge_add() 288 struct drm_bridge *drm_panel_bridge_add_typed(struct drm_panel *panel, in drm_panel_bridge_add_typed() 381 struct drm_panel *panel) in devm_drm_panel_bridge_add() 406 struct drm_panel *panel, in devm_drm_panel_bridge_add_typed() 451 struct drm_panel *panel) in drmm_panel_bridge_add() 510 struct drm_panel *panel; in devm_drm_of_get_bridge() local 544 struct drm_panel *panel; in drmm_of_get_bridge() local
|
/openbmc/linux/drivers/input/misc/ |
H A D | ibm-panel.c | 26 static u8 ibm_panel_calculate_checksum(struct ibm_panel *panel) in ibm_panel_calculate_checksum() 47 static void ibm_panel_process_command(struct ibm_panel *panel) in ibm_panel_process_command() 81 struct ibm_panel *panel = i2c_get_clientdata(client); in ibm_panel_i2c_slave_cb() local 124 struct ibm_panel *panel; in ibm_panel_probe() local
|