Searched refs:DEBUGFS_E_INVALID_PARAMS (Results 1 – 3 of 3) sorted by relevance
52 DEBUGFS_E_INVALID_PARAMS -291 w0 == DEBUGFS_E_INVALID_PARAMS if mount operation failed129 w0 == DEBUGFS_E_INVALID_PARAMS if open operation failed157 w0 == DEBUGFS_E_INVALID_PARAMS if close operation failed188 w0 == DEBUGFS_E_INVALID_PARAMS if read operation failed227 w0 == DEBUGFS_E_INVALID_PARAMS if seek operation failed252 w0 == DEBUGFS_E_INVALID_PARAMS if bind operation failed278 w0 == DEBUGFS_E_INVALID_PARAMS if stat operation failed306 w0 == DEBUGFS_E_INVALID_PARAMS if already initialized,
83 #define DEBUGFS_E_INVALID_PARAMS (-2) macro
71 int64_t smc_ret = DEBUGFS_E_INVALID_PARAMS, smc_resp = 0; in debugfs_smc_handler()