Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/host1x/
Dcdma.h64 unsigned int slots_free; /* pb slots free in current submit */ member
Dcdma.c586 u32 slots_free = cdma->slots_free; in host1x_cdma_push() local