Searched refs:KOMEDA_COMPONENT_N_INPUTS (Results 1 – 2 of 2) sorted by relevance
19 #define KOMEDA_COMPONENT_N_INPUTS 5 macro206 struct komeda_component_output inputs[KOMEDA_COMPONENT_N_INPUTS];292 struct komeda_compiz_input_cfg cins[KOMEDA_COMPONENT_N_INPUTS];
174 if (max_active_inputs > KOMEDA_COMPONENT_N_INPUTS) { in komeda_component_add()