Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddev.c206 host1x_syncpt_deinit(host); in host1x_probe()
218 host1x_syncpt_deinit(host); in host1x_remove()
Dsyncpt.h58 void host1x_syncpt_deinit(struct host1x *host);
Dsyncpt.c417 void host1x_syncpt_deinit(struct host1x *host) in host1x_syncpt_deinit() function