Searched refs:cdma_to_channel (Results 1 – 4 of 4) sorted by relevance
69 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_start()106 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_timeout_restart()151 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_flush()162 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_stop()181 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_freeze()212 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_resume()245 ch = cdma_to_channel(cdma); in cdma_timeout_handler()
35 struct device *dev = cdma_to_channel(cdma)->dev; in trace_write_gather()
83 #define cdma_to_channel(cdma) container_of(cdma, struct host1x_channel, cdma) macro84 #define cdma_to_host1x(cdma) dev_get_drvdata(cdma_to_channel(cdma)->dev->parent)
152 trace_host1x_wait_cdma(dev_name(cdma_to_channel(cdma)->dev), in host1x_cdma_wait_locked()443 trace_host1x_cdma_push(dev_name(cdma_to_channel(cdma)->dev), in host1x_cdma_push()