Home
last modified time | relevance | path

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

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