Searched refs:KLCF_NUM_COMPS (Results 1 – 2 of 2) sorted by relevance
25 for (j = 0; j < KLCF_NUM_COMPS(brd); j++) in find_component()29 if (index == KLCF_NUM_COMPS(brd)) { in find_component()36 for (; index < KLCF_NUM_COMPS(brd); index++) { in find_component()
460 #define KLCF_NUM_COMPS(_brd) ((_brd)->brd_numcompts) macro