Searched refs:register_trapped_io (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dio_trapped.h20 int register_trapped_io(struct trapped_io *tiop);
52 #define register_trapped_io(tiop) (-1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dio_trapped.c45 int register_trapped_io(struct trapped_io *tiop) function
109 EXPORT_SYMBOL_GPL(register_trapped_io); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-highlander/
H A Dsetup.c297 if (register_trapped_io(&cf_trapped_io) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-r2d/
H A Dsetup.c250 if (register_trapped_io(&cf_trapped_io) == 0)

Completed in 63 milliseconds