Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/host1x/
Dcdma.h80 int host1x_cdma_init(struct host1x_cdma *cdma);
Dchannel.c147 err = host1x_cdma_init(&channel->cdma); in host1x_channel_request()
Dcdma.c505 int host1x_cdma_init(struct host1x_cdma *cdma) in host1x_cdma_init() function