Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ps3/
Dps3-sys-manager.c670 void ps3_sys_manager_set_wol(int state) in ps3_sys_manager_set_wol() function
684 EXPORT_SYMBOL_GPL(ps3_sys_manager_set_wol);
/Linux-v5.10/arch/powerpc/include/asm/
Dps3.h443 void ps3_sys_manager_set_wol(int state);
/Linux-v5.10/drivers/net/ethernet/toshiba/
Dps3_gelic_net.c1328 ps3_sys_manager_set_wol(1); in gelic_net_set_wol()
1352 ps3_sys_manager_set_wol(0); in gelic_net_set_wol()