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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Diocmd.h379 } SNodeList, *PSNodeList; typedef in typeref:struct:tagSNodeList
H A Dioctl.c72 PSNodeList pNodeList;
625 pNodeList = (PSNodeList)kmalloc(sizeof(SNodeList) + (sNodeList.uItem * sizeof(SNodeItem)), (int)GFP_ATOMIC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Diocmd.h223 } SNodeList, *PSNodeList; typedef in typeref:struct:tagSNodeList
H A Dioctl.c72 PSNodeList pNodeList;
613 pNodeList = (PSNodeList)kmalloc(sizeof(SNodeList) + (sNodeList.uItem * sizeof(SNodeItem)), (int)GFP_ATOMIC);

Completed in 127 milliseconds