Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dio_trapped.c41 int register_trapped_io(struct trapped_io *tiop) in register_trapped_io()
111 struct trapped_io *tiop; in match_trapped_io_handler() local
165 static unsigned long lookup_address(struct trapped_io *tiop, in lookup_address()
223 struct trapped_io *tiop; in from_device() local
246 struct trapped_io *tiop; in to_device() local
/openbmc/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