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
67 * info: a pointer to a watchdog_info structure. This structure gives some
69 * ops: a pointer to the list of watchdog operations that the watchdog supports.
75 * driver_data: a pointer to the drivers private data of a watchdog device.
122 * start: this is a pointer to the routine that starts the watchdog timer
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
210 driver specific data to and a pointer to the data itself.
214 data from. The function returns the pointer to the driver specific data.