Searched refs:DEBUGFS_E_INVALID_PARAMS (Results 1 – 3 of 3) sorted by relevance
142 DEBUGFS_E_INVALID_PARAMS -2181 w0 == DEBUGFS_E_INVALID_PARAMS if mount operation failed219 w0 == DEBUGFS_E_INVALID_PARAMS if open operation failed247 w0 == DEBUGFS_E_INVALID_PARAMS if close operation failed278 w0 == DEBUGFS_E_INVALID_PARAMS if read operation failed317 w0 == DEBUGFS_E_INVALID_PARAMS if seek operation failed342 w0 == DEBUGFS_E_INVALID_PARAMS if bind operation failed368 w0 == DEBUGFS_E_INVALID_PARAMS if stat operation failed396 w0 == DEBUGFS_E_INVALID_PARAMS if already initialized,
71 #define DEBUGFS_E_INVALID_PARAMS (-2) macro
71 int64_t smc_ret = DEBUGFS_E_INVALID_PARAMS, smc_resp = 0; in debugfs_smc_handler()