Searched refs:host1x_memory_context_list_free (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/gpu/host1x/
H A Dcontext.c18 /* context device is freed in host1x_memory_context_list_free() */
107 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) function
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) function
H A Ddev.c669 host1x_memory_context_list_free(&host->context_list);
691 host1x_memory_context_list_free(&host->context_list);

Completed in 193 milliseconds