Home
last modified time | relevance | path

Searched refs:w100fb_mach_info (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/video/
H A Dw100fb.h110 struct w100fb_mach_info { struct
144 struct w100fb_mach_info *mach; argument
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Deseries.c410 static struct w100fb_mach_info e740_fb_info = {
607 static struct w100fb_mach_info e750_fb_info = {
868 static struct w100fb_mach_info e800_fb_info = {
H A Dhimalaya.c94 static struct w100fb_mach_info himalaya_fb_info = {
H A Dcorgi.c265 static struct w100fb_mach_info corgi_fb_info = {
H A Dhx4700.c506 static struct w100fb_mach_info w3220_info = {
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dw100fb.c643 struct w100fb_mach_info *inf; in w100fb_probe()