Home
last modified time | relevance | path

Searched refs:sh_mobile_lcdc_info (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/staging/board/
Darmadillo800eva.c35 static struct sh_mobile_lcdc_info lcdc0_info = {
/Linux-v4.19/arch/sh/boards/mach-migor/
Dsetup.c245 static struct sh_mobile_lcdc_info sh_mobile_lcdc_info = { variable
302 .platform_data = &sh_mobile_lcdc_info,
/Linux-v4.19/include/video/
Dsh_mobile_lcdc.h190 struct sh_mobile_lcdc_info { struct
/Linux-v4.19/arch/sh/boards/mach-ap325rxa/
Dsetup.c216 static struct sh_mobile_lcdc_info lcdc_info = {
/Linux-v4.19/arch/sh/boards/mach-kfr2r09/
Dsetup.c158 static struct sh_mobile_lcdc_info kfr2r09_sh_lcdc_info = {
/Linux-v4.19/arch/sh/boards/mach-se/7724/
Dsetup.c189 static struct sh_mobile_lcdc_info lcdc_info = {
/Linux-v4.19/arch/sh/boards/mach-ecovec24/
Dsetup.c343 static struct sh_mobile_lcdc_info lcdc_info = {
/Linux-v4.19/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c2636 struct sh_mobile_lcdc_info *pdata = pdev->dev.platform_data; in sh_mobile_lcdc_probe()