Searched refs:trapped_io (Results 1 – 4 of 4) sorted by relevance
23 LIST_HEAD(trapped_io);24 EXPORT_SYMBOL_GPL(trapped_io);41 int register_trapped_io(struct trapped_io *tiop) in register_trapped_io() 92 list_add(&tiop->list, &trapped_io); in register_trapped_io() 111 struct trapped_io *tiop; in match_trapped_io_handler() 134 static struct trapped_io *lookup_tiop(unsigned long address) in lookup_tiop() 165 static unsigned long lookup_address(struct trapped_io *tiop, in lookup_address() 223 struct trapped_io *tiop; in from_device() 246 struct trapped_io *tiop; in to_device()
11 struct trapped_io { struct 21 int register_trapped_io(struct trapped_io *tiop); argument 41 extern struct list_head trapped_io;46 return match_trapped_io_handler(&trapped_io, offset, size); in __ioport_map_trapped()
239 static struct trapped_io cf_trapped_io = {
283 static struct trapped_io cf_trapped_io = {