Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dwatchdog_core.c73 struct watchdog_device *wdd_tmp; in watchdog_deferred_registration_del() local
76 wdd_tmp = list_entry(p, struct watchdog_device, in watchdog_deferred_registration_del()
78 if (wdd_tmp == wdd) { in watchdog_deferred_registration_del()
79 list_del(&wdd_tmp->deferred); in watchdog_deferred_registration_del()

Completed in 6 milliseconds