Lines Matching refs:pointer
32 The parameter of this routine is a pointer to a watchdog_device structure.
36 device. The parameter of this routine is the pointer to the registered
72 * info: a pointer to a watchdog_info structure. This structure gives some
74 * ops: a pointer to the list of watchdog operations that the watchdog supports.
80 * driver_data: a pointer to the drivers private data of a watchdog device.
129 * start: this is a pointer to the routine that starts the watchdog timer
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
217 driver specific data to and a pointer to the data itself.
221 data from. The function returns the pointer to the driver specific data.