Searched refs:hub_dmamap_s (Results 1 – 3 of 3) sorted by relevance
145 struct hub_dmamap_s { struct
3523 typedef struct hub_dmamap_s *hub_dmamap_t;
421 dmamap = kmalloc(sizeof(struct hub_dmamap_s), GFP_ATOMIC); in hub_dmamap_alloc()