Home
last modified time | relevance | path

Searched refs:ps3_sys_manager_set_wol (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/ps3/
Dps3-sys-manager.c682 void ps3_sys_manager_set_wol(int state) in ps3_sys_manager_set_wol() function
696 EXPORT_SYMBOL_GPL(ps3_sys_manager_set_wol);
/Linux-v4.19/arch/powerpc/include/asm/
Dps3.h455 void ps3_sys_manager_set_wol(int state);
/Linux-v4.19/drivers/net/ethernet/toshiba/
Dps3_gelic_net.c1343 ps3_sys_manager_set_wol(1); in gelic_net_set_wol()
1367 ps3_sys_manager_set_wol(0); in gelic_net_set_wol()