Lines Matching full:token
16 * @token: Returned token; use in subsequent API calls
21 * This function returns a unique authentication token,
23 * portal; this token must be used in all subsequent commands for
31 u16 *token) in dpcon_open() argument
50 *token = mc_cmd_hdr_read_token(&cmd); in dpcon_open()
60 * @token: Token of DPCON object
69 u16 token) in dpcon_close() argument
76 token); in dpcon_close()
87 * @token: Token of DPCON object
93 u16 token) in dpcon_enable() argument
100 token); in dpcon_enable()
111 * @token: Token of DPCON object
117 u16 token) in dpcon_disable() argument
124 token); in dpcon_disable()
135 * @token: Token of DPCON object
141 u16 token) in dpcon_reset() argument
147 cmd_flags, token); in dpcon_reset()
158 * @token: Token of DPCON object
165 u16 token, in dpcon_get_attributes() argument
175 token); in dpcon_get_attributes()
196 * @token: Token of DPCON object
203 u16 token, in dpcon_set_notification() argument
212 token); in dpcon_set_notification()