Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dintr.h68 int host1x_intr_add_action(struct host1x *host, struct host1x_syncpt *syncpt,
Dintr.c202 int host1x_intr_add_action(struct host1x *host, struct host1x_syncpt *syncpt, in host1x_intr_add_action() function
Dsyncpt.c247 err = host1x_intr_add_action(sp->host, sp, thresh, in host1x_syncpt_wait()
/drivers/gpu/host1x/hw/
Dchannel_hw.c194 err = host1x_intr_add_action(host, sp, syncval, in channel_submit()