Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dwol.c86 static void wol_timeout_handler(void) in wol_timeout_handler() function
94 net_set_timeout_handler(wol_timeout, wol_timeout_handler); in wol_start()