Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/host1x/
Dcdma.h78 int host1x_cdma_init(struct host1x_cdma *cdma);
Dchannel.c147 err = host1x_cdma_init(&channel->cdma); in host1x_channel_request()
Dcdma.c496 int host1x_cdma_init(struct host1x_cdma *cdma) in host1x_cdma_init() function