Home
last modified time | relevance | path

Searched defs:patch_addr (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/host1x/hw/
Dsyncpt_hw.c96 static int syncpt_patch_wait(struct host1x_syncpt *sp, void *patch_addr) in syncpt_patch_wait()
/drivers/gpu/host1x/
Dsyncpt.c335 int host1x_syncpt_patch_wait(struct host1x_syncpt *sp, void *patch_addr) in host1x_syncpt_patch_wait()
Djob.c122 void *patch_addr = NULL; in host1x_syncpt_patch_offset() local
Ddev.h173 void *patch_addr) in host1x_hw_syncpt_patch_wait()