Home
last modified time | relevance | path

Searched refs:host1x_channel_stop (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/gpu/host1x/
Dchannel.c74 void host1x_channel_stop(struct host1x_channel *channel) in host1x_channel_stop() function
80 EXPORT_SYMBOL(host1x_channel_stop);
/Linux-v6.1/drivers/gpu/drm/tegra/
Dgr2d.c318 host1x_channel_stop(gr2d->channel); in gr2d_runtime_suspend()
Dnvdec.c286 host1x_channel_stop(nvdec->channel); in nvdec_runtime_suspend()
Dgr3d.c573 host1x_channel_stop(gr3d->channel); in gr3d_runtime_suspend()
Dvic.c365 host1x_channel_stop(vic->channel); in vic_runtime_suspend()
/Linux-v6.1/include/linux/
Dhost1x.h235 void host1x_channel_stop(struct host1x_channel *channel);