Lines Matching defs:input
1542 * vpfe_get_subdev_input_index - Get subdev index and subdev input index for a
1543 * given app input index
1565 * vpfe_get_app_input - Get app input index for a given subdev input index
1566 * driver stores the input index of the current sub device and translate it
1567 * when application request the current input
1604 "input information not found for the subdev\n");
1626 u32 input, output;
1639 vpfe_err(vpfe, "invalid input index: %d\n", index);
1647 input = route->input;
1651 s_routing, input, output, 0);