Searched refs:MAGMA_STATUS_INVALID_ARGS (Results 1 – 3 of 3) sorted by relevance
164 return MAGMA_STATUS_INVALID_ARGS; in magma_device_query_fudge()321 return MAGMA_STATUS_INVALID_ARGS; in magma_device_query_fudge()331 return MAGMA_STATUS_INVALID_ARGS; in magma_device_create_connection()353 return MAGMA_STATUS_INVALID_ARGS; in magma_connection_create_buffer()400 return MAGMA_STATUS_INVALID_ARGS; in magma_buffer_get_info()411 return MAGMA_STATUS_INVALID_ARGS; in magma_buffer_get_handle()448 return MAGMA_STATUS_INVALID_ARGS; in magma_connection_create_context()
153 return MAGMA_STATUS_INVALID_ARGS; in get_fd_for_buffer()200 return MAGMA_STATUS_INVALID_ARGS; in magma_device_query()210 return MAGMA_STATUS_INVALID_ARGS; in magma_device_query()
67 #define MAGMA_STATUS_INVALID_ARGS ((magma_status_t)(-2)) macro