Searched defs:pTable (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/staging/vt6655/ |
D | key.c | 62 s_vCheckKeyTableValid (PSKeyManagement pTable, unsigned long dwIoBase) in s_vCheckKeyTableValid() 99 void KeyvInitTable (PSKeyManagement pTable, unsigned long dwIoBase) in KeyvInitTable() 135 PSKeyManagement pTable, in KeybGetKey() 193 PSKeyManagement pTable, in KeybSetKey() 366 PSKeyManagement pTable, in KeybRemoveKey() 439 PSKeyManagement pTable, in KeybRemoveAllKey() 474 PSKeyManagement pTable, in KeyvRemoveWEPKey() 496 PSKeyManagement pTable, in KeyvRemoveAllWEPKey() 521 PSKeyManagement pTable, in KeybGetTransmitKey() 601 PSKeyManagement pTable, in KeybCheckPairewiseKey() [all …]
|
/linux-3.3/drivers/staging/vt6656/ |
D | key.c | 64 PSKeyManagement pTable) in s_vCheckKeyTableValid() 115 void KeyvInitTable(void *pDeviceHandler, PSKeyManagement pTable) in KeyvInitTable() 167 BOOL KeybGetKey(PSKeyManagement pTable, PBYTE pbyBSSID, DWORD dwKeyIndex, in KeybGetKey() 223 PSKeyManagement pTable, in KeybSetKey() 396 PSKeyManagement pTable, in KeybRemoveKey() 477 PSKeyManagement pTable, in KeybRemoveAllKey() 513 PSKeyManagement pTable, in KeyvRemoveWEPKey() 534 void KeyvRemoveAllWEPKey(void *pDeviceHandler, PSKeyManagement pTable) in KeyvRemoveAllWEPKey() 556 BOOL KeybGetTransmitKey(PSKeyManagement pTable, PBYTE pbyBSSID, DWORD dwKeyType, in KeybGetTransmitKey() 632 BOOL KeybCheckPairewiseKey(PSKeyManagement pTable, PSKeyItem *pKey) in KeybCheckPairewiseKey() [all …]
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | drxd_hard.c | 335 static int WriteTable(struct drxd_state *state, u8 * pTable) in WriteTable()
|