Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dsyncpt.h57 void host1x_syncpt_deinit(struct host1x *host);
H A Ddev.c621 host1x_syncpt_deinit(host); in host1x_probe()
644 host1x_syncpt_deinit(host); in host1x_remove()
H A Dsyncpt.c376 void host1x_syncpt_deinit(struct host1x *host) in host1x_syncpt_deinit() function