Home
last modified time | relevance | path

Searched refs:set_syncpt_threshold (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/host1x/hw/
H A Dintr_hw.c111 .set_syncpt_threshold = host1x_intr_set_syncpt_threshold,
/linux/drivers/gpu/host1x/
H A Ddev.h79 void (*set_syncpt_threshold)( member
236 host->intr_op->set_syncpt_threshold(host, id, thresh); in host1x_hw_intr_set_syncpt_threshold()