Home
last modified time | relevance | path

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

/arch/sh/kernel/
Dioport.c37 if (sh_mv.mv_ioport_unmap) in ioport_unmap()
38 sh_mv.mv_ioport_unmap(addr); in ioport_unmap()
/arch/sh/include/asm/
Dmachvec.h24 void (*mv_ioport_unmap)(void __iomem *); member