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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dn_r3964.c750 static struct r3964_client_info *findClient(struct r3964_info *pInfo, function
795 pClient = findClient(pInfo, pid);
833 pClient = findClient(pInfo, pid);
1083 pClient = findClient(pInfo, task_pid(current));
1172 pClient = findClient(pInfo, task_pid(current));
1237 pClient = findClient(pInfo, task_pid(current));

Completed in 37 milliseconds