Home
last modified time | relevance | path

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

/drivers/staging/goldfish/
Dgoldfish_sync_timeline.c641 struct goldfish_sync_context { struct
654 struct goldfish_sync_context *sync_context; in goldfish_sync_open() argument
660 sync_context = kzalloc(sizeof(struct goldfish_sync_context), GFP_KERNEL); in goldfish_sync_open()
682 struct goldfish_sync_context *sync_context; in goldfish_sync_release()
711 struct goldfish_sync_context *sync_context_data; in goldfish_sync_ioctl()