Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dio_trapped.c41 int register_trapped_io(struct trapped_io *tiop) in register_trapped_io() argument
111 struct trapped_io *tiop; match_trapped_io_handler() local
165 lookup_address(struct trapped_io * tiop,unsigned long address) lookup_address() argument
223 struct trapped_io *tiop; from_device() local
246 struct trapped_io *tiop; to_device() local
[all...]
/linux/arch/sh/include/asm/
H A Dio_trapped.h53 #define register_trapped_io(tiop) (-1) argument
54 #define handle_trapped_io(tiop, address) 0 argument