Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/most/dim2/
Dhal.c58 static inline bool dim_on_error(u8 error_id, const char *error_message) in dim_on_error() function
650 return dim_on_error(DIM_ERR_BAD_BUFFER_SIZE, "Bad buffer size"); in channel_start()
654 return dim_on_error(DIM_ERR_BAD_BUFFER_SIZE, in channel_start()
659 return dim_on_error(DIM_ERR_BAD_BUFFER_SIZE, in channel_start()
664 return dim_on_error(DIM_ERR_BAD_BUFFER_SIZE, in channel_start()
668 return dim_on_error(DIM_ERR_OVERFLOW, "Channel overflow"); in channel_start()
704 return dim_on_error(DIM_ERR_UNDERFLOW, "Channel underflow"); in channel_detach_buffers()
909 dim_on_error(DIM_ERR_DRIVER_NOT_INITIALIZED, in dim_service_ahb_int_irq()
915 dim_on_error(DIM_ERR_DRIVER_NOT_INITIALIZED, "Bad channels"); in dim_service_ahb_int_irq()
962 return dim_on_error(DIM_ERR_DRIVER_NOT_INITIALIZED, in dim_enqueue_buffer()
[all …]