Home
last modified time | relevance | path

Searched refs:sync_fence_cb (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/android/
Dsync.h136 struct sync_fence_cb { struct
166 struct sync_fence_cb cbs[];
Dsync.c180 struct sync_fence_cb *check; in fence_check_cb_func()
183 check = container_of(cb, struct sync_fence_cb, cb); in fence_check_cb_func()