out_index         937 drivers/fsi/fsi-core.c 			       dev_t *out_dev, int *out_index)
out_index         948 drivers/fsi/fsi-core.c 			*out_index = fsi_adjust_index(cid);
out_index         961 drivers/fsi/fsi-core.c 	*out_index = fsi_adjust_index(id);
out_index         967 drivers/fsi/fsi-core.c 		      dev_t *out_dev, int *out_index)
out_index         969 drivers/fsi/fsi-core.c 	return __fsi_get_new_minor(fdev->slave, type, out_dev, out_index);
out_index         300 drivers/media/platform/davinci/vpbe.c 	int out_index = vpbe_dev->current_out_index;
out_index         301 drivers/media/platform/davinci/vpbe.c 	struct vpbe_output *output = &cfg->outputs[out_index];
out_index         306 drivers/media/platform/davinci/vpbe.c 	if (!(cfg->outputs[out_index].output.capabilities &
out_index         352 drivers/media/platform/davinci/vpbe.c 	int out_index = vpbe_dev->current_out_index;
out_index         354 drivers/media/platform/davinci/vpbe.c 	if (!(cfg->outputs[out_index].output.capabilities &
out_index         377 drivers/media/platform/davinci/vpbe.c 	int out_index = vpbe_dev->current_out_index;
out_index         378 drivers/media/platform/davinci/vpbe.c 	struct vpbe_output *output = &cfg->outputs[out_index];
out_index         408 drivers/media/platform/davinci/vpbe.c 	int out_index = vpbe_dev->current_out_index;
out_index         412 drivers/media/platform/davinci/vpbe.c 	if (!(cfg->outputs[out_index].output.capabilities &
out_index         448 drivers/media/platform/davinci/vpbe.c 	int out_index = vpbe_dev->current_out_index;
out_index         450 drivers/media/platform/davinci/vpbe.c 	if (!(cfg->outputs[out_index].output.capabilities & V4L2_OUT_CAP_STD))
out_index         475 drivers/media/platform/davinci/vpbe.c 	int out_index = vpbe_dev->current_out_index;
out_index         481 drivers/media/platform/davinci/vpbe.c 	for (i = 0; i < cfg->outputs[out_index].num_modes; i++) {
out_index         483 drivers/media/platform/davinci/vpbe.c 		     cfg->outputs[out_index].modes[i].name)) {
out_index         484 drivers/media/platform/davinci/vpbe.c 			preset_mode = &cfg->outputs[out_index].modes[i];
out_index         111 drivers/media/platform/davinci/vpbe_venc.c static int venc_set_dac(struct v4l2_subdev *sd, u32 out_index)
out_index         113 drivers/media/platform/davinci/vpbe_venc.c 	switch (out_index) {
out_index         685 drivers/misc/altera-stapl/altera-jtag.c 			    u32 out_index)
out_index         780 drivers/misc/altera-stapl/altera-jtag.c 					out_data, out_index,
out_index         880 drivers/misc/altera-stapl/altera-jtag.c 				u8 *out_data, u32 out_index)
out_index         976 drivers/misc/altera-stapl/altera-jtag.c 					out_index,
out_index          92 drivers/misc/altera-stapl/altera-jtag.h 				u32 out_index);
out_index          97 drivers/misc/altera-stapl/altera-jtag.h 				u8 *out_data, u32 out_index);
out_index        1020 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			       struct mlx5e_tc_flow *flow, int out_index);
out_index        1025 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			      int out_index,
out_index        1164 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	int out_index;
out_index        1181 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) {
out_index        1184 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		if (!(attr->dests[out_index].flags & MLX5_ESW_DEST_ENCAP))
out_index        1187 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		mirred_ifindex = parse_attr->mirred_ifindex[out_index];
out_index        1190 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		err = mlx5e_attach_encap(priv, flow, out_dev, out_index,
out_index        1197 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		attr->dests[out_index].rep = rpriv->rep;
out_index        1198 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		attr->dests[out_index].mdev = out_priv->mdev;
out_index        1260 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	int out_index;
out_index        1280 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++)
out_index        1281 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		if (attr->dests[out_index].flags & MLX5_ESW_DEST_ENCAP) {
out_index        1282 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			mlx5e_detach_encap(priv, flow, out_index);
out_index        1283 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			kfree(attr->parse_attr->tun_info[out_index]);
out_index        1582 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			       struct mlx5e_tc_flow *flow, int out_index)
out_index        1584 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	struct mlx5e_encap_entry *e = flow->encaps[out_index].e;
out_index        1592 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	list_del(&flow->encaps[out_index].list);
out_index        1593 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	flow->encaps[out_index].e = NULL;
out_index        2991 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			      int out_index,
out_index        3007 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	tun_info = parse_attr->tun_info[out_index];
out_index        3073 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	flow->encaps[out_index].e = e;
out_index        3074 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	list_add(&flow->encaps[out_index].list, &e->flows);
out_index        3075 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	flow->encaps[out_index].index = out_index;
out_index        3078 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		attr->dests[out_index].pkt_reformat = e->pkt_reformat;
out_index        3079 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		attr->dests[out_index].flags |= MLX5_ESW_DEST_ENCAP_VALID;
out_index        3532 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	int out_index, err;
out_index        3544 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++)
out_index        3545 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		INIT_LIST_HEAD(&flow->encaps[out_index].list);
out_index          82 include/linux/fsi.h 			     dev_t *out_dev, int *out_index);