Lines Matching full:will
45 * This will be implemented as a static inline per architecture. This
110 * This function will handle the initalization of any architecture
118 * This function will handle the uninitalization of any architecture
196 * this function will be called per CPU. If you don't implement
197 * kgdb_call_nmi_hook() a default will be used.
234 * This function will handle the late initalization of any
280 * @read_char: Pointer to a function that will return one char.
281 * @write_char: Pointer to a function that will write one char.
282 * @flush: Pointer to a function that will flush any pending writes.
283 * @init: Pointer to a function that will initialize the device.
284 * @deinit: Pointer to a function that will deinit the device. Implies that
287 * @pre_exception: Pointer to a function that will do any prep work for
289 * @post_exception: Pointer to a function that will do any cleanup work