Searched refs:max_input_index (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnode.c201 u32 max_input_index; /* Current max input stream index */ member in struct:node_object
1125 if (stream2 > node2->max_input_index)
1126 node2->max_input_index = stream2;
1202 if ((hnode->num_inputs && hnode->max_input_index >

Completed in 165 milliseconds