Lines Matching refs:structure
32 The parameter of this routine is a pointer to a watchdog_device structure.
37 watchdog_device structure.
43 The watchdog device structure looks like this:
72 * info: a pointer to a watchdog_info structure. This structure gives some
115 ensure the structure holding the watchdog_device does not go away.
118 1) Add a kref struct to the same structure which is holding the watchdog_device
131 The routine needs a pointer to the watchdog timer device structure as a
134 The routine needs a pointer to the watchdog timer device structure as a
146 The routine needs a pointer to the watchdog timer device structure as a
155 info structure).
165 watchdog's info structure).
206 WDIOF_MAGICCLOSE bit in the options field of the watchdog's info structure.