HelenOS sources

cuda_res_t        156 uspace/drv/bus/adb/cuda_adb/cuda_adb.c errno_t cuda_add(cuda_t *cuda, cuda_res_t *res)
cuda_res_t         89 uspace/drv/bus/adb/cuda_adb/cuda_adb.h extern errno_t cuda_add(cuda_t *, cuda_res_t *);
cuda_res_t         64 uspace/drv/bus/adb/cuda_adb/main.c static errno_t cuda_get_res(ddf_dev_t *dev, cuda_res_t *res)
cuda_res_t        102 uspace/drv/bus/adb/cuda_adb/main.c 	cuda_res_t cuda_res;
HelenOS homepage, sources at GitHub