Searched refs:s_vSetKey (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dmichael.c32 * s_vSetKey - Set the key.
56 static void s_vSetKey(unsigned long dwK0, unsigned long dwK1);
102 static void s_vSetKey (unsigned long dwK0, unsigned long dwK1) function
137 s_vSetKey(dwK0, dwK1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dmichael.c32 * s_vSetKey - Set the key.
59 static void s_vSetKey(DWORD dwK0, DWORD dwK1);
102 static void s_vSetKey(DWORD dwK0, DWORD dwK1) function
136 s_vSetKey(dwK0, dwK1);

Completed in 101 milliseconds