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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/512x/
H A Dclock.c56 int dev_match = 0; local
65 dev_match++;
68 if ((dev_match || id_match) && try_module_get(p->owner)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_frontend.c249 bool dev_match; local
277 dev_match = false;
284 dev_match = true;
290 dev_match = true;
292 if (dev_match) {

Completed in 116 milliseconds