Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/most/dim2/
Derrors.h17 DIM_NO_ERROR = 0, enumerator
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()
Ddim2.c529 if (hal_ret != DIM_NO_ERROR) { in configure_channel()
654 if (hal_ret != DIM_NO_ERROR) { in poison_channel()
801 if (hal_ret != DIM_NO_ERROR) { in dim2_probe()