Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dioport.c38 if (sh_mv.mv_ioport_unmap) in ioport_unmap()
39 sh_mv.mv_ioport_unmap(addr); in ioport_unmap()
/openbmc/linux/arch/sh/include/asm/
H A Dmachvec.h24 void (*mv_ioport_unmap)(void __iomem *); member