Searched refs:to_pt_desc (Results 1 – 1 of 1) sorted by relevance
21 static inline struct pt_dma_desc *to_pt_desc(struct virt_dma_desc *vd) in to_pt_desc() function42 struct pt_dma_desc *desc = to_pt_desc(vd); in pt_do_cleanup()75 return vd ? to_pt_desc(vd) : NULL; in pt_next_dma_desc()