Home
last modified time | relevance | path

Searched refs:host1x_syncpt_intr (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/host1x/
Dintr.h41 struct host1x_syncpt_intr { struct
Dsyncpt.h42 struct host1x_syncpt_intr intr;
Dintr.c200 struct host1x_syncpt_intr *syncpt_intr = in syncpt_thresh_work()
201 container_of(work, struct host1x_syncpt_intr, work); in syncpt_thresh_work()