Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dcontext.h26 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl);
33 static inline void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free() function
H A Dcontext.c107 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free() function
H A Ddev.c623 host1x_memory_context_list_free(&host->context_list); in host1x_probe()
645 host1x_memory_context_list_free(&host->context_list); in host1x_remove()