Searched refs:ps3_sys_manager_get_wol (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/ps3/
H A Dps3-sys-manager.c666 * ps3_sys_manager_get_wol - Get wake-on-lan setting.
669 int ps3_sys_manager_get_wol(void) ps3_sys_manager_get_wol() function
675 EXPORT_SYMBOL_GPL(ps3_sys_manager_get_wol); variable
/linux-4.1.27/arch/powerpc/include/asm/
H A Dps3.h454 int ps3_sys_manager_get_wol(void);
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c1318 wol->wolopts = ps3_sys_manager_get_wol() ? wol->supported : 0; gelic_net_get_wol()

Completed in 114 milliseconds