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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dn_r3964.c738 static struct r3964_client_info *findClient(struct r3964_info *pInfo, function
783 pClient = findClient(pInfo, pid);
821 pClient = findClient(pInfo, pid);
1071 pClient = findClient(pInfo, task_pid(current));
1162 pClient = findClient(pInfo, task_pid(current));
1229 pClient = findClient(pInfo, task_pid(current));

Completed in 92 milliseconds