Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/dim2/
Derrors.h17 DIM_NO_ERROR = 0, enumerator
Dhal.c700 return DIM_NO_ERROR; in channel_service()
740 return DIM_NO_ERROR; in dim_startup()
774 return DIM_NO_ERROR; in init_ctrl_async()
861 return DIM_NO_ERROR; in dim_init_isoc()
890 return DIM_NO_ERROR; in dim_init_sync()
908 return DIM_NO_ERROR; in dim_destroy_channel()
Ddim2.c545 if (hal_ret != DIM_NO_ERROR) { in configure_channel()
671 if (hal_ret != DIM_NO_ERROR) { in poison_channel()
792 if (hal_ret != DIM_NO_ERROR) { in dim2_probe()