Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds