Home
last modified time | relevance | path

Searched refs:cdma_to_host1x (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/host1x/
A Dcdma.c51 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_pushbuffer_destroy()
73 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_pushbuffer_init()
366 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_update_sync_queue()
507 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_deinit()
525 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_begin()
569 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_push()
601 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_push_wide()
650 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_end()
A Dcdma.h75 #define cdma_to_host1x(cdma) dev_get_drvdata(cdma_to_channel(cdma)->dev->parent) macro
/linux/drivers/gpu/host1x/hw/
A Dcdma_hw.c91 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()
255 host1x = cdma_to_host1x(cdma); in cdma_timeout_handler()
258 host1x_debug_dump(cdma_to_host1x(cdma)); in cdma_timeout_handler()

Completed in 8 milliseconds