Home
last modified time | relevance | path

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

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