Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c500 static void tc35815_restart_work(struct work_struct *work);
811 INIT_WORK(&lp->restart_work, tc35815_restart_work); in tc35815_init_one()
1171 static void tc35815_restart_work(struct work_struct *work) in tc35815_restart_work() function