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