Home
last modified time | relevance | path

Searched refs:setup_sys (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/video/
H A Dsh_mobile_lcdc.h153 int (*setup_sys)(void *sys_ops_handle, member
/openbmc/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c170 .setup_sys = kfr2r09_lcd_setup,
/openbmc/linux/arch/sh/boards/mach-migor/
H A Dsetup.c271 .setup_sys = migor_lcd_qvga_setup,
/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c1006 if (panel->setup_sys) { in sh_mobile_lcdc_start()
1007 ret = panel->setup_sys(ch, &sh_mobile_lcdc_sys_bus_ops); in sh_mobile_lcdc_start()