Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/amd/pds_core/
Dmain.c24 static void pdsc_wdtimer_cb(struct timer_list *t) in pdsc_wdtimer_cb() function
243 timer_setup(&pdsc->wdtimer, pdsc_wdtimer_cb, 0); in pdsc_init_pf()
469 timer_setup(&pdsc->wdtimer, pdsc_wdtimer_cb, 0); in pdsc_restart_health_thread()