Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/most/dim2/
H A Dhal.c698 return DIM_NO_ERROR; in channel_service()
738 return DIM_NO_ERROR; in dim_startup()
772 return DIM_NO_ERROR; in init_ctrl_async()
854 return DIM_NO_ERROR; in dim_init_isoc()
883 return DIM_NO_ERROR; in dim_init_sync()
901 return DIM_NO_ERROR; in dim_destroy_channel()
H A Derrors.h17 DIM_NO_ERROR = 0, enumerator
H A Ddim2.c535 if (hal_ret != DIM_NO_ERROR) { in configure_channel()
661 if (hal_ret != DIM_NO_ERROR) { in poison_channel()
801 if (hal_ret != DIM_NO_ERROR) { in dim2_probe()