Searched refs:mchip_ptable_toc (Results 1 – 2 of 2) sorted by relevance
114 meye.mchip_ptable_toc = dma_alloc_coherent(&meye.mchip_dev->dev, in ptable_alloc()118 if (!meye.mchip_ptable_toc) { in ptable_alloc()123 pt = meye.mchip_ptable_toc; in ptable_alloc()132 pt = meye.mchip_ptable_toc; in ptable_alloc()142 meye.mchip_ptable_toc, in ptable_alloc()144 meye.mchip_ptable_toc = NULL; in ptable_alloc()159 pt = meye.mchip_ptable_toc; in ptable_free()169 if (meye.mchip_ptable_toc) in ptable_free()172 meye.mchip_ptable_toc, in ptable_free()176 meye.mchip_ptable_toc = NULL; in ptable_free()
288 void *mchip_ptable_toc; /* mchip: ptable toc */ member
Completed in 7 milliseconds