Searched refs:sync_timeline_ops (Results 1 – 3 of 3) sorted by relevance
51 struct sync_timeline_ops { struct94 const struct sync_timeline_ops *ops; argument205 struct sync_timeline *sync_timeline_create(const struct sync_timeline_ops *ops,
104 static struct sync_timeline_ops sw_sync_timeline_ops = {
37 struct sync_timeline *sync_timeline_create(const struct sync_timeline_ops *ops, in sync_timeline_create()