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