Home
last modified time | relevance | path

Searched defs:pb_to_cdma (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
Dcdma.h76 #define pb_to_cdma(pb) container_of(pb, struct host1x_cdma, push_buffer) macro
/kernel/linux/linux-6.6/drivers/gpu/host1x/
Dcdma.h78 #define pb_to_cdma(pb) container_of(pb, struct host1x_cdma, push_buffer) macro