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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dsh_mobile_lcdc.h54 int (*setup_sys)(void *board_data, void *sys_ops_handle, member in struct:sh_mobile_lcdc_board_cfg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c154 .setup_sys = kfr2r09_lcd_setup,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-migor/
H A Dsetup.c266 .setup_sys = migor_lcd_qvga_setup,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsh_mobile_lcdcfb.c532 if (board_cfg->setup_sys)
533 ret = board_cfg->setup_sys(board_cfg->board_data, ch,

Completed in 65 milliseconds