Searched refs:ep93xxfb_mach_info (Results 1 – 9 of 9) sorted by relevance
9 static struct ep93xxfb_mach_info some_board_fb_info = {29 The ep93xxfb_mach_info structure for your board should look like the32 static struct ep93xxfb_mach_info some_board_fb_info = {48 The ep93xxfb_mach_info structure has a flags field which can be used89 an argument. The fb_info and ep93xxfb_mach_info structures can be94 struct ep93xxfb_mach_info *mach_info = pdev->dev.platform_data;
14 struct ep93xxfb_mach_info;42 void ep93xx_register_fb(struct ep93xxfb_mach_info *data);
38 struct ep93xxfb_mach_info { struct
41 static struct ep93xxfb_mach_info __initdata simone_fb_info = {
136 static struct ep93xxfb_mach_info __initdata snappercl15_fb_info = {
107 static struct ep93xxfb_mach_info ep93xxfb_info __initdata = {
177 static struct ep93xxfb_mach_info __initdata edb93xxfb_info = {
512 static struct ep93xxfb_mach_info ep93xxfb_data;549 void __init ep93xx_register_fb(struct ep93xxfb_mach_info *data) in ep93xx_register_fb()
114 struct ep93xxfb_mach_info *mach_info;467 struct ep93xxfb_mach_info *mach_info = dev_get_platdata(&pdev->dev); in ep93xxfb_probe()