Lines Matching full:token
23 * @token: Returned token; use in subsequent API calls
28 * This function returns a unique authentication token,
30 * portal; this token must be used in all subsequent commands for
38 u16 *token) in dpio_open() argument
56 *token = mc_cmd_hdr_read_token(&cmd); in dpio_open()
65 * @token: Token of DPIO object
71 u16 token) in dpio_close() argument
78 token); in dpio_close()
87 * @token: Token of DPIO object
93 u16 token) in dpio_enable() argument
100 token); in dpio_enable()
109 * @token: Token of DPIO object
115 u16 token) in dpio_disable() argument
122 token); in dpio_disable()
131 * @token: Token of DPIO object
138 u16 token, in dpio_get_attributes() argument
148 token); in dpio_get_attributes()
171 u16 token, in dpio_set_stashing_destination() argument
178 cmd_flags, token); in dpio_set_stashing_destination()
220 * @token: Token of DPIO object
226 u16 token) in dpio_reset() argument
233 token); in dpio_reset()