Searched refs:sync_point_work (Results 1 – 2 of 2) sorted by relevance
128 struct work_struct sync_point_work; member
1415 sync_point_work); in sync_point_worker()1491 queue_work(gpu->wq, &gpu->sync_point_work); in irq_handler()1706 INIT_WORK(&gpu->sync_point_work, sync_point_worker); in etnaviv_gpu_bind()