Home
last modified time | relevance | path

Searched defs:tiop (Results 1 – 2 of 2) sorted by relevance

/arch/sh/kernel/
Dio_trapped.c41 int register_trapped_io(struct trapped_io *tiop) in register_trapped_io()
112 struct trapped_io *tiop; in match_trapped_io_handler() local
162 static unsigned long lookup_address(struct trapped_io *tiop, in lookup_address()
220 struct trapped_io *tiop; in from_device() local
243 struct trapped_io *tiop; in to_device() local
/arch/sh/include/asm/
Dio_trapped.h53 #define register_trapped_io(tiop) (-1) argument
54 #define handle_trapped_io(tiop, address) 0 argument