Searched refs:cdma_to_channel (Results 1 – 1 of 1) sorted by relevance
76 #define cdma_to_channel(cdma) container_of(cdma, struct host1x_channel, cdma) macro77 #define cdma_to_host1x(cdma) dev_get_drvdata(cdma_to_channel(cdma)->dev->parent)