Searched refs:cdma_to_host1x (Results 1 – 3 of 3) sorted by relevance
91 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_timeout_restart()200 struct host1x *host = cdma_to_host1x(cdma); in cdma_freeze()228 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_resume()253 struct host1x *host1x = cdma_to_host1x(cdma); in timeout_release_mlock()298 host1x = cdma_to_host1x(cdma); in cdma_timeout_handler()301 host1x_debug_dump(cdma_to_host1x(cdma)); in cdma_timeout_handler()
51 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_pushbuffer_destroy()73 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_pushbuffer_init()364 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_update_sync_queue()530 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_deinit()548 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_begin()621 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_push_wide()663 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_end()
77 #define cdma_to_host1x(cdma) dev_get_drvdata(cdma_to_channel(cdma)->dev->parent) macro