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