Home
last modified time | relevance | path

Searched refs:host1x_intr_add_action (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/host1x/
Dintr.h70 int host1x_intr_add_action(struct host1x *host, struct host1x_syncpt *syncpt,
Dfence.c71 err = host1x_intr_add_action(sf->sp->host, sf->sp, sf->threshold, in host1x_syncpt_fence_enable_signaling()
Dintr.c211 int host1x_intr_add_action(struct host1x *host, struct host1x_syncpt *syncpt, in host1x_intr_add_action() function
Dsyncpt.c257 err = host1x_intr_add_action(sp->host, sp, thresh, in host1x_syncpt_wait()
/drivers/gpu/host1x/hw/
Dchannel_hw.c330 err = host1x_intr_add_action(host, sp, syncval, in channel_submit()