ps3_sys_manager_get_wol  442 arch/powerpc/include/asm/ps3.h int ps3_sys_manager_get_wol(void);
ps3_sys_manager_get_wol 1294 drivers/net/ethernet/toshiba/ps3_gelic_net.c 	wol->wolopts = ps3_sys_manager_get_wol() ? wol->supported : 0;
ps3_sys_manager_get_wol  664 drivers/ps3/ps3-sys-manager.c EXPORT_SYMBOL_GPL(ps3_sys_manager_get_wol);