Searched refs:cdma_desc_buf (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/spectra/
H A Dlld_cdma.c154 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
185 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
266 pc = (struct cdma_descriptor *)info.cdma_desc_buf;
269 info.cdma_desc = virt_to_bus(info.cdma_desc_buf);
528 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
622 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
666 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
H A Dflash.h150 extern u8 *cdma_desc_buf;
H A Dlld_nand.h77 u8 *cdma_desc_buf; /* CDMA descriptor table */ member in struct:mrst_nand_info
H A Dflash.c646 info.cdma_desc_buf = kzalloc(mem_size, GFP_KERNEL);
647 if (!info.cdma_desc_buf)
666 kfree(info.cdma_desc_buf);
739 kfree(info.cdma_desc_buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/spectra/
H A Dlld_cdma.c154 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
185 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
266 pc = (struct cdma_descriptor *)info.cdma_desc_buf;
269 info.cdma_desc = virt_to_bus(info.cdma_desc_buf);
528 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
622 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
666 ptr = (struct cdma_descriptor *)info.cdma_desc_buf;
H A Dflash.h150 extern u8 *cdma_desc_buf;
H A Dlld_nand.h77 u8 *cdma_desc_buf; /* CDMA descriptor table */ member in struct:mrst_nand_info
H A Dflash.c646 info.cdma_desc_buf = kzalloc(mem_size, GFP_KERNEL);
647 if (!info.cdma_desc_buf)
666 kfree(info.cdma_desc_buf);
739 kfree(info.cdma_desc_buf);

Completed in 100 milliseconds