Home
last modified time | relevance | path

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

/linux/arch/sh/boards/mach-migor/
H A Dsetup.c244 static struct sh_mobile_lcdc_info sh_mobile_lcdc_info = { variable
301 .platform_data = &sh_mobile_lcdc_info,
/linux/include/video/
H A Dsh_mobile_lcdc.h190 struct sh_mobile_lcdc_info { struct
/linux/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c218 static struct sh_mobile_lcdc_info lcdc_info = {
/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c157 static struct sh_mobile_lcdc_info kfr2r09_sh_lcdc_info = {
/linux/arch/sh/boards/mach-se/7724/
H A Dsetup.c190 static struct sh_mobile_lcdc_info lcdc_info = {
/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c341 static struct sh_mobile_lcdc_info lcdc_info = {
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2501 struct sh_mobile_lcdc_info *pdata = pdev->dev.platform_data; in sh_mobile_lcdc_probe()