Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Dchannel.h47 void host1x_channel_list_free(struct host1x_channel_list *chlist);
Dchannel.c48 void host1x_channel_list_free(struct host1x_channel_list *chlist) in host1x_channel_list_free() function
Ddev.c310 host1x_channel_list_free(&host->channel_list); in host1x_probe()