Searched refs:cfg_users (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/crystalhd/
H A Dcrystalhd_lnx.h80 unsigned int cfg_users; member in struct:crystalhd_adp
H A Dcrystalhd_lnx.c307 if (adp->cfg_users >= BC_LINK_MAX_OPENS) {
308 BCMLOG(BCMLOG_INFO, "Already in use.%d\n", adp->cfg_users);
318 adp->cfg_users++;
344 adp->cfg_users--;

Completed in 83 milliseconds