Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/host1x/
Dchannel.h37 void host1x_channel_list_free(struct host1x_channel_list *chlist);
Dchannel.c37 void host1x_channel_list_free(struct host1x_channel_list *chlist) in host1x_channel_list_free() function
Ddev.c554 host1x_channel_list_free(&host->channel_list); in host1x_probe()
574 host1x_channel_list_free(&host->channel_list); in host1x_remove()