Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/dim2/
H A Derrors.h17 DIM_NO_ERROR = 0, enumerator
H A Dhal.c697 return DIM_NO_ERROR; in channel_service()
737 return DIM_NO_ERROR; in dim_startup()
771 return DIM_NO_ERROR; in init_ctrl_async()
853 return DIM_NO_ERROR; in dim_init_isoc()
882 return DIM_NO_ERROR; in dim_init_sync()
900 return DIM_NO_ERROR; in dim_destroy_channel()
H A Ddim2.c532 if (hal_ret != DIM_NO_ERROR) { in configure_channel()
657 if (hal_ret != DIM_NO_ERROR) { in poison_channel()
803 if (hal_ret != DIM_NO_ERROR) { in dim2_probe()