Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Dsyncpt.h55 int host1x_syncpt_init(struct host1x *host);
Ddev.c281 err = host1x_syncpt_init(host); in host1x_probe()
Dsyncpt.c376 int host1x_syncpt_init(struct host1x *host) in host1x_syncpt_init() function