Searched refs:SE401_PACKETSIZE (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/drivers/media/video/
H A Dse401.h102 #define SE401_PACKETSIZE 4096 macro
H A Dse401.c458 se401->sbuf[i].data = kmalloc(SE401_PACKETSIZE, GFP_KERNEL);
473 se401->scratch[i].data = kmalloc(SE401_PACKETSIZE, GFP_KERNEL);
497 se401->sbuf[i].data, SE401_PACKETSIZE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dse401.h102 #define SE401_PACKETSIZE 4096 macro
H A Dse401.c458 se401->sbuf[i].data = kmalloc(SE401_PACKETSIZE, GFP_KERNEL);
473 se401->scratch[i].data = kmalloc(SE401_PACKETSIZE, GFP_KERNEL);
497 se401->sbuf[i].data, SE401_PACKETSIZE,

Completed in 109 milliseconds