Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/host1x/
Dsyncpt.h47 void host1x_syncpt_deinit(struct host1x *host);
Ddev.c361 host1x_syncpt_deinit(host); in host1x_probe()
391 host1x_syncpt_deinit(host); in host1x_remove()
Dsyncpt.c458 void host1x_syncpt_deinit(struct host1x *host) in host1x_syncpt_deinit() function