Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/board/
Darmadillo800eva.c44 static struct sh_mobile_lcdc_info lcdc0_info = {
/linux-4.4.14/arch/sh/boards/mach-migor/
Dsetup.c244 static struct sh_mobile_lcdc_info sh_mobile_lcdc_info = { variable
301 .platform_data = &sh_mobile_lcdc_info,
/linux-4.4.14/include/video/
Dsh_mobile_lcdc.h191 struct sh_mobile_lcdc_info { struct
/linux-4.4.14/arch/sh/boards/mach-ap325rxa/
Dsetup.c212 static struct sh_mobile_lcdc_info lcdc_info = {
/linux-4.4.14/arch/sh/boards/mach-kfr2r09/
Dsetup.c147 static struct sh_mobile_lcdc_info kfr2r09_sh_lcdc_info = {
/linux-4.4.14/arch/sh/boards/mach-se/7724/
Dsetup.c184 static struct sh_mobile_lcdc_info lcdc_info = {
/linux-4.4.14/arch/sh/boards/mach-ecovec24/
Dsetup.c338 static struct sh_mobile_lcdc_info lcdc_info = {
/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c2701 struct sh_mobile_lcdc_info *pdata = pdev->dev.platform_data; in sh_mobile_lcdc_probe()