Searched refs:syncpt_thresh_work (Results 1 – 3 of 3) sorted by relevance
94 void (*syncpt_thresh_work)(struct work_struct *)) in _host1x_intr_init_host_sync()102 INIT_WORK(&host->syncpt[i].intr.work, syncpt_thresh_work); in _host1x_intr_init_host_sync()
78 void (*syncpt_thresh_work)(struct work_struct *work));220 void (*syncpt_thresh_work)(struct work_struct *)) in host1x_hw_intr_init_host_sync()222 return host->intr_op->init_host_sync(host, cpm, syncpt_thresh_work); in host1x_hw_intr_init_host_sync()
198 static void syncpt_thresh_work(struct work_struct *work) in syncpt_thresh_work() function314 syncpt_thresh_work); in host1x_intr_start()