Searched refs:sync_point_work (Results 1 – 2 of 2) sorted by relevance
127 struct work_struct sync_point_work; member
1392 sync_point_work); in sync_point_worker()1468 queue_work(gpu->wq, &gpu->sync_point_work); in irq_handler()1684 INIT_WORK(&gpu->sync_point_work, sync_point_worker); in etnaviv_gpu_bind()