Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lib/
Diomap.c206 static void __iomem *ioport_map_legacy(unsigned long port, unsigned int nr) in ioport_map_legacy() function
216 return ioport_map_legacy(port, nr); in ioport_map()