Searched refs:BR_ERROR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/android/ | ||
| D | binder.h | 320 BR_ERROR = _IOR('r', 0, __s32), enumerator |
| /Linux-v5.4/drivers/android/ | ||
| D | binder.c | 3874 thread->return_error.cmd = BR_ERROR; in binder_thread_write() |