Lines Matching refs:callback
103 if it implements any, it must implement error_detected(). If a callback
124 Platform calls the error_detected() callback on every instance of
184 DMA), and then calls the mmio_enabled() callback on all affected
188 not, with some restrictions. This is NOT a callback for the driver to
191 reset or some such, but not restart operations. This callback is made if
194 without a slot reset or a link reset, it will not call this callback, and
199 >>> this callback, errors triggered by them will be returned via
201 >>> callback will be issued due to an error happening here. However,
235 The platform resets the link, and then calls the link_reset() callback
253 >>> The current powerpc implementation does not implement this callback.
262 platform will call the device slot_reset() callback.
300 callback, the platform will call resume() to complete the sequence,
343 The platform will call the resume() callback on all affected device
346 The goal of this callback is to tell the driver to restart activity,
347 that everything is back and running. This callback does not return
392 slot_reset callback is called, at which point interrupts are expected