| /linux-4.1.27/arch/ia64/scripts/ | 
| D | unwcheck.py | 34 num_funcs = 0  variable 49         num_funcs += 1 57     print "No errors detected in %u functions." % num_funcs 63     print "%u %s detected in %u functions." % (num_errors, err, num_funcs)
  | 
| /linux-4.1.27/drivers/pinctrl/vt8500/ | 
| D | pinctrl-wmt.c | 312 	int num_pins, num_funcs, num_pulls, maps_per_pin;  in wmt_pctl_dt_node_to_map()  local 335 	num_funcs = funcs ? (funcs->length / sizeof(u32)) : 0;  in wmt_pctl_dt_node_to_map() 338 	if (num_funcs > 1 && num_funcs != num_pins) {  in wmt_pctl_dt_node_to_map() 351 	if (num_funcs)  in wmt_pctl_dt_node_to_map() 372 		if (num_funcs) {  in wmt_pctl_dt_node_to_map() 374 						(num_funcs > 1 ? i : 0), &func);  in wmt_pctl_dt_node_to_map()
  | 
| /linux-4.1.27/arch/x86/crypto/ | 
| D | twofish_avx_glue.c | 86 	.num_funcs = 3, 102 	.num_funcs = 3, 118 	.num_funcs = 2, 131 	.num_funcs = 3, 147 	.num_funcs = 3, 163 	.num_funcs = 2,
  | 
| D | serpent_avx2_glue.c | 45 	.num_funcs = 3, 61 	.num_funcs = 3, 77 	.num_funcs = 3, 93 	.num_funcs = 3, 109 	.num_funcs = 3, 125 	.num_funcs = 3,
  | 
| D | glue_helper.c | 54 		for (i = 0; i < gctx->num_funcs; i++) {  in __glue_ecb_crypt_128bit() 157 	for (i = 0; i < gctx->num_funcs; i++) {  in __glue_cbc_decrypt_128bit() 252 	for (i = 0; i < gctx->num_funcs; i++) {  in __glue_ctr_crypt_128bit() 298 			gctx->funcs[gctx->num_funcs - 1].fn_u.ctr, desc, &walk);  in glue_ctr_crypt_128bit() 319 	for (i = 0; i < gctx->num_funcs; i++) {  in __glue_xts_crypt_128bit()
  | 
| D | cast6_avx_glue.c | 84 	.num_funcs = 2, 97 	.num_funcs = 2, 110 	.num_funcs = 2, 123 	.num_funcs = 2, 136 	.num_funcs = 2, 149 	.num_funcs = 2,
  | 
| D | camellia_aesni_avx2_glue.c | 47 	.num_funcs = 4, 66 	.num_funcs = 4, 85 	.num_funcs = 3, 101 	.num_funcs = 4, 120 	.num_funcs = 4, 139 	.num_funcs = 3,
  | 
| D | serpent_avx_glue.c | 97 	.num_funcs = 2, 110 	.num_funcs = 2, 123 	.num_funcs = 2, 136 	.num_funcs = 2, 149 	.num_funcs = 2, 162 	.num_funcs = 2,
  | 
| D | camellia_aesni_avx_glue.c | 69 	.num_funcs = 3, 85 	.num_funcs = 3, 101 	.num_funcs = 2, 114 	.num_funcs = 3, 130 	.num_funcs = 3, 146 	.num_funcs = 2,
  | 
| D | twofish_glue_3way.c | 103 	.num_funcs = 2, 116 	.num_funcs = 2, 129 	.num_funcs = 2, 142 	.num_funcs = 2,
  | 
| D | serpent_sse2_glue.c | 91 	.num_funcs = 2, 104 	.num_funcs = 2, 117 	.num_funcs = 2, 130 	.num_funcs = 2,
  | 
| D | camellia_glue.c | 1325 	.num_funcs = 2, 1338 	.num_funcs = 2, 1351 	.num_funcs = 2, 1364 	.num_funcs = 2,
  | 
| D | aesni-intel_glue.c | 691 	.num_funcs = 2, 704 	.num_funcs = 2,
  | 
| /linux-4.1.27/drivers/pinctrl/bcm/ | 
| D | pinctrl-bcm2835.c | 716 	int num_pins, num_funcs, num_pulls, maps_per_pin;  in bcm2835_pctl_dt_node_to_map()  local 739 	num_funcs = funcs ? (funcs->length / 4) : 0;  in bcm2835_pctl_dt_node_to_map() 742 	if (num_funcs > 1 && num_funcs != num_pins) {  in bcm2835_pctl_dt_node_to_map() 757 	if (num_funcs)  in bcm2835_pctl_dt_node_to_map() 777 		if (num_funcs) {  in bcm2835_pctl_dt_node_to_map() 779 					(num_funcs > 1) ? i : 0, &func);  in bcm2835_pctl_dt_node_to_map()
  | 
| /linux-4.1.27/drivers/staging/speakup/ | 
| D | keyhelp.c | 131 	int num_funcs = MSG_FUNCNAMES_END - MSG_FUNCNAMES_START + 1;  in help_init()  local 134 	for (i = 0; i < num_funcs; i++) {  in help_init()
  | 
| /linux-4.1.27/drivers/pinctrl/ | 
| D | pinctrl-tegra-xusb.c | 64 	unsigned int num_funcs;  member 87 	unsigned int num_funcs;  member 300 	for (i = 0; i < lane->num_funcs; i++)  in tegra_xusb_padctl_pinmux_set() 304 	if (i >= lane->num_funcs)  in tegra_xusb_padctl_pinmux_set() 838 		.num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions),	\
  | 
| D | pinctrl-lantiq.h | 91 	unsigned int num_funcs;  member
  | 
| D | pinctrl-lantiq.c | 186 	return info->num_funcs;  in ltq_pmx_func_count() 194 	if (selector >= info->num_funcs)  in ltq_pmx_func_name()
  | 
| D | pinctrl-xway.c | 721 	unsigned int num_funcs;  member 817 	xway_info.num_funcs	= xway_soc->num_funcs;  in pinmux_xway_probe()
  | 
| D | pinctrl-falcon.c | 486 	falcon_info.num_funcs	= ARRAY_SIZE(falcon_funcs);  in pinctrl_falcon_probe()
  | 
| /linux-4.1.27/drivers/pci/hotplug/ | 
| D | sgi_hotplug.c | 332 	int num_funcs;  in enable_slot()  local 366 	num_funcs = pci_scan_slot(slot->pci_bus,  in enable_slot() 368 	if (!num_funcs) {  in enable_slot()
  | 
| /linux-4.1.27/drivers/pinctrl/meson/ | 
| D | pinctrl-meson.h | 146 	unsigned int num_funcs;  member
  | 
| D | pinctrl-meson.c | 258 	return pc->data->num_funcs;  in meson_pmx_get_funcs_count()
  | 
| D | pinctrl-meson8b.c | 897 	.num_funcs	= ARRAY_SIZE(meson8b_functions),
  | 
| D | pinctrl-meson8.c | 949 	.num_funcs	= ARRAY_SIZE(meson8_functions),
  | 
| /linux-4.1.27/arch/x86/include/asm/crypto/ | 
| D | glue_helper.h | 36 	unsigned int num_funcs;  member
  | 
| /linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | sdio.h | 182 	u8 num_funcs;			/* Supported funcs on client */  member
  | 
| D | bcmsdh.c | 1021 	sdiodev->num_funcs = 2;  in brcmf_sdiod_probe()
  | 
| /linux-4.1.27/drivers/pinctrl/mediatek/ | 
| D | pinctrl-mtk-common.c | 393 	int num_pins, num_funcs, maps_per_pin;  in mtk_pctrl_dt_subnode_to_map()  local 415 	num_funcs = num_pins;  in mtk_pctrl_dt_subnode_to_map() 417 	if (num_funcs)  in mtk_pctrl_dt_subnode_to_map()
  |