syncpt_thresh_work 77 drivers/gpu/host1x/dev.h void (*syncpt_thresh_work)(struct work_struct *work)); syncpt_thresh_work 195 drivers/gpu/host1x/dev.h void (*syncpt_thresh_work)(struct work_struct *)) syncpt_thresh_work 197 drivers/gpu/host1x/dev.h return host->intr_op->init_host_sync(host, cpm, syncpt_thresh_work); syncpt_thresh_work 83 drivers/gpu/host1x/hw/intr_hw.c void (*syncpt_thresh_work)(struct work_struct *)) syncpt_thresh_work 91 drivers/gpu/host1x/hw/intr_hw.c INIT_WORK(&host->syncpt[i].intr.work, syncpt_thresh_work); syncpt_thresh_work 297 drivers/gpu/host1x/intr.c syncpt_thresh_work);