Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dio.c58 void _insw_ns(const volatile u16 __iomem *port, void *buf, long count) in _insw_ns() function
73 EXPORT_SYMBOL(_insw_ns);
/linux/arch/powerpc/include/asm/
H A Dio.h231 extern void _insw_ns(const volatile u16 __iomem *addr, void *buf, long count);
239 #define _insw _insw_ns