Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/host1x/
Dchannel.h37 void host1x_channel_list_free(struct host1x_channel_list *chlist);
Dchannel.c33 void host1x_channel_list_free(struct host1x_channel_list *chlist) in host1x_channel_list_free() function
Ddev.c613 host1x_channel_list_free(&host->channel_list); in host1x_probe()
634 host1x_channel_list_free(&host->channel_list); in host1x_remove()