Lines Matching refs:pointer
16 A pointer to a structure of type 'vme_driver' must be provided to the
32 should be correctly set. The '.name' element is a pointer to a string holding
49 The '.probe' element should contain a pointer to the probe routine. The
50 probe routine is passed a 'struct vme_dev' pointer as an argument. The
78 driver is called. The probe routine is passed a pointer to the devices
79 device structure. This pointer should be saved, it will be required for
101 the core will assign a window that meets the requirements, returning a pointer
108 pointer will be returned.
111 required. These functions should be passed the pointer to the resource provided
314 callback function. A void pointer parameter is provided, the value of which is
315 passed to the callback function, the use of this pointer is user undefined: