Lines Matching refs:structure
32 The parameter of this routine is a pointer to a watchdog_device structure.
37 watchdog_device structure.
39 The watchdog device structure looks like this:
67 * info: a pointer to a watchdog_info structure. This structure gives some
108 ensure the structure holding the watchdog_device does not go away.
111 1) Add a kref struct to the same structure which is holding the watchdog_device
124 The routine needs a pointer to the watchdog timer device structure as a
127 The routine needs a pointer to the watchdog timer device structure as a
139 The routine needs a pointer to the watchdog timer device structure as a
148 info structure).
158 watchdog's info structure).
199 WDIOF_MAGICCLOSE bit in the options field of the watchdog's info structure.