Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/video/
Dsh_mobile_lcdc.h190 struct sh_mobile_lcdc_info { struct
/linux-6.12.1/arch/sh/boards/mach-ap325rxa/
Dsetup.c218 static struct sh_mobile_lcdc_info lcdc_info = {
/linux-6.12.1/arch/sh/boards/mach-kfr2r09/
Dsetup.c157 static struct sh_mobile_lcdc_info kfr2r09_sh_lcdc_info = {
/linux-6.12.1/arch/sh/boards/mach-se/7724/
Dsetup.c190 static struct sh_mobile_lcdc_info lcdc_info = {
/linux-6.12.1/arch/sh/boards/mach-ecovec24/
Dsetup.c341 static struct sh_mobile_lcdc_info lcdc_info = {
/linux-6.12.1/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c2501 struct sh_mobile_lcdc_info *pdata = pdev->dev.platform_data; in sh_mobile_lcdc_probe()