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

/linux-master/scripts/kconfig/
H A Dconf.c46 static int conf_cnt; variable
650 if (!conf_cnt++)
882 conf_cnt = 0;
884 } while (conf_cnt);
/linux-master/sound/soc/ti/
H A Dj721e-evm.c849 int link_cnt, conf_cnt, ret, i; local
892 conf_cnt = 0;
893 ret = j721e_soc_probe_cpb(priv, &link_cnt, &conf_cnt);
897 ret = j721e_soc_probe_ivi(priv, &link_cnt, &conf_cnt);
905 card->num_configs = conf_cnt;
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c938 int egress_cnt = 0, conf_cnt = 0, num_portals = 0, portal_cnt = 0, cpu; local
975 priv->conf_fqs[conf_cnt++] = &fq->fq_base;

Completed in 169 milliseconds