Searched defs:xilly_alloc_state (Results 1 – 2 of 2) sorted by relevance
294 struct xilly_alloc_state { struct295 void *salami;296 int left_of_salami;297 int nbuffer;298 enum dma_data_direction direction;299 u32 regdirection;
310 struct xilly_alloc_state { struct319 struct xilly_alloc_state *s, in xilly_get_dma_buffers() argument