Searched refs:WatchdogCntlrFromDevice (Results 1 – 6 of 6) sorted by relevance
207 watchdogCntlr = WatchdogCntlrFromDevice(device); in WatchdogDriverInit()236 watchdogCntlr = WatchdogCntlrFromDevice(device); in WatchdogDriverRelease()
171 watchdogCntlr = WatchdogCntlrFromDevice(device); in WatchdogDriverInit()200 watchdogCntlr = WatchdogCntlrFromDevice(device); in WatchdogDriverRelease()
209 watchdogCntlr = WatchdogCntlrFromDevice(device);238 watchdogCntlr = WatchdogCntlrFromDevice(device);
73 static inline struct WatchdogCntlr *WatchdogCntlrFromDevice(const struct HdfDeviceObject *device) in WatchdogCntlrFromDevice() function
163 wdt = WatchdogCntlrFromDevice(device); in VirtualWatchdogRelease()
297 wdt = WatchdogCntlrFromDevice(obj); in HdfWdtRelease()