Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dsyncpt.h54 int host1x_syncpt_init(struct host1x *host);
H A Dsyncpt.c280 int host1x_syncpt_init(struct host1x *host) in host1x_syncpt_init() function
H A Ddev.c616 err = host1x_syncpt_init(host); in host1x_probe()