Searched refs:CT_PTP_NUM (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctvmem.h21 #define CT_PTP_NUM 1 /* num of device page table pages */ macro
46 struct snd_dma_buffer ptp[CT_PTP_NUM]; /* Device page table pages */
H A Dctvmem.c170 addr = (index >= CT_PTP_NUM) ? ~0UL : vm->ptp[index].addr;
190 for (i = 0; i < CT_PTP_NUM; i++) {
242 for (i = 0; i < CT_PTP_NUM; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ctxfi/
H A Dctvmem.h21 #define CT_PTP_NUM 1 /* num of device page table pages */ macro
46 struct snd_dma_buffer ptp[CT_PTP_NUM]; /* Device page table pages */
H A Dctvmem.c170 addr = (index >= CT_PTP_NUM) ? ~0UL : vm->ptp[index].addr;
190 for (i = 0; i < CT_PTP_NUM; i++) {
242 for (i = 0; i < CT_PTP_NUM; i++)

Completed in 108 milliseconds