Home
last modified time | relevance | path

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

/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.c18 /* context device is freed in host1x_memory_context_list_free() */ in host1x_memory_context_release()
108 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free() function
H A Ddev.c670 host1x_memory_context_list_free(&host->context_list); in host1x_probe()
692 host1x_memory_context_list_free(&host->context_list); in host1x_remove()