Home
last modified time | relevance | path

Searched refs:sync_timeline_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/android/
Dsync.h51 struct sync_timeline_ops { struct
94 const struct sync_timeline_ops *ops; argument
205 struct sync_timeline *sync_timeline_create(const struct sync_timeline_ops *ops,
Dsw_sync.c104 static struct sync_timeline_ops sw_sync_timeline_ops = {
Dsync.c37 struct sync_timeline *sync_timeline_create(const struct sync_timeline_ops *ops, in sync_timeline_create()