Symbol: sh_mobile_lcdc_sys_bus_ops
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
115
struct sh_mobile_lcdc_sys_bus_ops *so)
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
121
struct sh_mobile_lcdc_sys_bus_ops *so)
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
134
struct sh_mobile_lcdc_sys_bus_ops *so)
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
251
int kfr2r09_lcd_setup(void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so)
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
272
void kfr2r09_lcd_start(void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so)
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
60
struct sh_mobile_lcdc_sys_bus_ops *so)
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
66
struct sh_mobile_lcdc_sys_bus_ops *so,
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
76
struct sh_mobile_lcdc_sys_bus_ops *so,
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
86
struct sh_mobile_lcdc_sys_bus_ops *so)
arch/sh/boards/mach-migor/lcd_qvga.c
113
int migor_lcd_qvga_setup(void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so)
arch/sh/boards/mach-migor/lcd_qvga.c
50
struct sh_mobile_lcdc_sys_bus_ops *sys_ops,
arch/sh/boards/mach-migor/lcd_qvga.c
57
struct sh_mobile_lcdc_sys_bus_ops *sys_ops,
arch/sh/boards/mach-migor/lcd_qvga.c
65
struct sh_mobile_lcdc_sys_bus_ops *sys_ops,
arch/sh/boards/mach-migor/lcd_qvga.c
76
struct sh_mobile_lcdc_sys_bus_ops *sys_ops,
arch/sh/include/mach-kfr2r09/mach/kfr2r09.h
11
struct sh_mobile_lcdc_sys_bus_ops *sys_ops);
arch/sh/include/mach-kfr2r09/mach/kfr2r09.h
14
struct sh_mobile_lcdc_sys_bus_ops *sys_ops)
arch/sh/include/mach-kfr2r09/mach/kfr2r09.h
19
struct sh_mobile_lcdc_sys_bus_ops *sys_ops)
arch/sh/include/mach-kfr2r09/mach/kfr2r09.h
9
struct sh_mobile_lcdc_sys_bus_ops *sys_ops);
arch/sh/include/mach-migor/mach/migor.h
14
struct sh_mobile_lcdc_sys_bus_ops *sys_ops);
drivers/video/fbdev/sh_mobile_lcdcfb.c
1007
ret = panel->setup_sys(ch, &sh_mobile_lcdc_sys_bus_ops);
drivers/video/fbdev/sh_mobile_lcdcfb.c
432
static struct sh_mobile_lcdc_sys_bus_ops sh_mobile_lcdc_sys_bus_ops = {
drivers/video/fbdev/sh_mobile_lcdcfb.c
483
panel->start_transfer(ch, &sh_mobile_lcdc_sys_bus_ops);
drivers/video/fbdev/sh_mobile_lcdcfb.c
489
panel->start_transfer(ch, &sh_mobile_lcdc_sys_bus_ops);
include/video/sh_mobile_lcdc.h
154
struct sh_mobile_lcdc_sys_bus_ops *sys_ops);
include/video/sh_mobile_lcdc.h
156
struct sh_mobile_lcdc_sys_bus_ops *sys_ops);