Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dmachvec.h69 void (*mv_iounmap)(volatile void __iomem *); member
H A Dio.h184 return alpha_mv.mv_iounmap(a); in generic_iounmap()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmachvec_impl.h94 .mv_iounmap = CAT(low,_iounmap), \