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 dpmcp_open() argument
49 *token = mc_cmd_hdr_read_token(&cmd); in dpmcp_open()
58 * @token: Token of DPMCP object
67 u16 token) in dpmcp_close() argument
73 cmd_flags, token); in dpmcp_close()
83 * @token: Token of DPMCP object
89 u16 token) in dpmcp_reset() argument
95 cmd_flags, token); in dpmcp_reset()