Searched refs:no_funcs (Results 1 – 6 of 6) sorted by relevance
137 static struct klp_func no_funcs[] = { variable151 .funcs = no_funcs,160 .funcs = no_funcs,
60 static struct klp_func no_funcs[] = { variable74 .funcs = no_funcs,83 .funcs = no_funcs,
55 static struct klp_func no_funcs[] = { variable62 .funcs = no_funcs,
117 static struct klp_func no_funcs[] = { variable124 .funcs = no_funcs,
146 static struct klp_func no_funcs[] = { variable153 .funcs = no_funcs,
605 unsigned int no_funcs, i, no_chains; in pcmcia_card_add() local647 no_funcs = mfc.nfn; in pcmcia_card_add()649 no_funcs = 1; in pcmcia_card_add()650 s->functions = no_funcs; in pcmcia_card_add()652 for (i = 0; i < no_funcs; i++) in pcmcia_card_add()
Completed in 9 milliseconds