Searched refs:KLCF_NUM_COMPS (Results 1 – 5 of 5) 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()
80 for (j = 0; j < KLCF_NUM_COMPS(brd); j++) { in find_component()85 if (index == KLCF_NUM_COMPS(brd)) { in find_component()92 for (; index < KLCF_NUM_COMPS(brd); index++) { in find_component()
864 comp_index < KLCF_NUM_COMPS(board); in klhwg_device_disable_hints_add()
468 #define KLCF_NUM_COMPS(_brd) ((_brd)->brd_numcompts) macro
484 #define KLCF_NUM_COMPS(_brd) ((_brd)->brd_numcompts) macro