Home
last modified time | relevance | path

Searched refs:DEBUGFS_E_INVALID_PARAMS (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware-2.8.0/docs/components/
A Darm-sip-service.rst142 DEBUGFS_E_INVALID_PARAMS -2
181 w0 == DEBUGFS_E_INVALID_PARAMS if mount operation failed
219 w0 == DEBUGFS_E_INVALID_PARAMS if open operation failed
247 w0 == DEBUGFS_E_INVALID_PARAMS if close operation failed
278 w0 == DEBUGFS_E_INVALID_PARAMS if read operation failed
317 w0 == DEBUGFS_E_INVALID_PARAMS if seek operation failed
342 w0 == DEBUGFS_E_INVALID_PARAMS if bind operation failed
368 w0 == DEBUGFS_E_INVALID_PARAMS if stat operation failed
396 w0 == DEBUGFS_E_INVALID_PARAMS if already initialized,
/arm-trusted-firmware-2.8.0/include/lib/
A Ddebugfs.h71 #define DEBUGFS_E_INVALID_PARAMS (-2) macro
/arm-trusted-firmware-2.8.0/lib/debugfs/
A Ddebugfs_smc.c71 int64_t smc_ret = DEBUGFS_E_INVALID_PARAMS, smc_resp = 0; in debugfs_smc_handler()

Completed in 4 milliseconds