Searched defs:slots_free (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/host1x/ | ||
H A D | cdma.h | 65 unsigned int slots_free; /* pb slots free in current submit */ member |
H A D | cdma.c | 596 u32 slots_free = cdma->slots_free; in host1x_cdma_push() local |