|
Linux Kernel
3.7.1
|
#include <uapi/linux/cuda.h>Go to the source code of this file.
Functions | |
| int | find_via_cuda (void) |
| int | cuda_request (struct adb_request *req, void(*done)(struct adb_request *), int nbytes,...) |
| void | cuda_poll (void) |
Definition at line 433 of file via-cuda.c.
| int cuda_request | ( | struct adb_request * | req, |
| void(*)(struct adb_request *) | done, | ||
| int | nbytes, | ||
| ... | |||
| ) |
Definition at line 362 of file via-cuda.c.
1.8.2