Searched refs:mchip_ptable_toc (Results 1 – 2 of 2) sorted by relevance
123 meye.mchip_ptable_toc = dma_alloc_coherent(&meye.mchip_dev->dev, in ptable_alloc()127 if (!meye.mchip_ptable_toc) { in ptable_alloc()132 pt = meye.mchip_ptable_toc; in ptable_alloc()141 pt = meye.mchip_ptable_toc; in ptable_alloc()151 meye.mchip_ptable_toc, in ptable_alloc()153 meye.mchip_ptable_toc = NULL; in ptable_alloc()168 pt = meye.mchip_ptable_toc; in ptable_free()178 if (meye.mchip_ptable_toc) in ptable_free()181 meye.mchip_ptable_toc, in ptable_free()185 meye.mchip_ptable_toc = NULL; in ptable_free()
297 void *mchip_ptable_toc; /* mchip: ptable toc */ member