Searched defs:non_block (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-fileops.c | 169 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, in cx18_get_mdl() 406 size_t tot_count, int non_block) in cx18_read() 471 size_t count, loff_t *pos, int non_block) in cx18_read_pos()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-fileops.c | 193 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer() 346 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read() 404 loff_t *pos, int non_block) in ivtv_read_pos()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/ |
| H A D | rknn_api.h | 377 …int32_t non_block; /* block flag of run, 0 is block else 1 is non… member
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Android/librknn_api/include/ |
| H A D | rknn_api.h | 395 …int32_t non_block; /* block flag of run, 0 is block else 1 is non… member
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RK356X/Linux/librknn_api/include/ |
| H A D | rknn_api.h | 395 …int32_t non_block; /* block flag of run, 0 is block else 1 is non… member
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Linux/librknn_api/include/ |
| H A D | rknn_api.h | 395 …int32_t non_block; /* block flag of run, 0 is block else 1 is non… member
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RK356X/Android/librknn_api/include/ |
| H A D | rknn_api.h | 395 …int32_t non_block; /* block flag of run, 0 is block else 1 is non… member
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RV1106/Linux/librknn_api/include/ |
| H A D | rknn_api.h | 395 …int32_t non_block; /* block flag of run, 0 is block else 1 is non… member
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/ |
| H A D | rknn_api.h | 395 …int32_t non_block; /* block flag of run, 0 is block else 1 is non… member
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder.c | 4418 binder_size_t *consumed, int non_block) in binder_thread_read()
|