Lines Matching refs:console_t
74 Argument : console_t *, ...
78 to pass an empty ``console_t`` struct which *MUST* be allocated in persistent
81 This function takes a ``console_t`` struct placed in x0 and additional
98 Argument : int, console_t *
102 two arguments, a character as int stored in w0, and the ``console_t`` struct pointer
118 Argument : console_t *
133 Argument : console_t *
157 arguments. It will register all of the driver's callbacks in the ``console_t``
163 This macro requires ``console_t`` pointer in x0 and a valid return address in x30.
210 Argument : console_t*
224 The ``console_list`` is a list of type ``console_t``, it is an **extern**
232 Argument : console_t*
233 Return : console_t* or NULL
243 Argument : console_t*, int