Searched refs:sync_point_work (Results 1 – 2 of 2) sorted by relevance
143 struct work_struct sync_point_work; member
1462 sync_point_work); in sync_point_worker() 1600 queue_work(gpu->wq, &gpu->sync_point_work); in irq_handler() 1808 INIT_WORK(&gpu->sync_point_work, sync_point_worker); in etnaviv_gpu_bind()