Searched defs:tiop (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sh/kernel/ | ||
H A D | io_trapped.c | 41 int register_trapped_io(struct trapped_io *tiop) in register_trapped_io() argument |
/linux/arch/sh/include/asm/ | ||
H A D | io_trapped.h | 53 #define register_trapped_io(tiop) (-1) argument |