Home
last modified time | relevance | path

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

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