Home
last modified time | relevance | path

Searched refs:host1x_hw_cdma_stop (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/host1x/
H A Dchannel.c80 host1x_hw_cdma_stop(host, &channel->cdma); in host1x_channel_stop()
110 host1x_hw_cdma_stop(host, &channel->cdma); in release_channel()
H A Ddev.h280 static inline void host1x_hw_cdma_stop(struct host1x *host, in host1x_hw_cdma_stop() function