Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dsync_debug.h68 void sync_timeline_debug_add(struct sync_timeline *obj);
73 static inline void sync_timeline_debug_add(struct sync_timeline *obj) {} in sync_timeline_debug_add() function
H A Dsync_debug.c18 void sync_timeline_debug_add(struct sync_timeline *obj) in sync_timeline_debug_add() function
H A Dsw_sync.c96 sync_timeline_debug_add(obj); in sync_timeline_create()