Searched refs:__ioport_map_trapped (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dio_trapped.h44 __ioport_map_trapped(unsigned long offset, unsigned long size) function
49 #define __ioport_map_trapped(offset, size) NULL macro
56 #define __ioport_map_trapped(offset, size) NULL macro
/linux-master/arch/sh/kernel/
H A Dioport.c19 ret = __ioport_map_trapped(port, nr);

Completed in 104 milliseconds