Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dcgfourteenfb.c356 static int __init get_iospace(unsigned long addr) in get_iospace() function
380 if (get_iospace(bases[0]) != get_iospace(bases[1])) { in cgfourteenfb_init()
386 fb->iospace = get_iospace(bases[0]); in cgfourteenfb_init()