pass_through      112 drivers/media/i2c/adv7175.c static void set_subcarrier_freq(struct v4l2_subdev *sd, int pass_through)
pass_through      116 drivers/media/i2c/adv7175.c 	if (pass_through)
pass_through      365 include/rdma/opa_port_info.h 	} pass_through;
pass_through      140 sound/pci/cs46xx/cs46xx_lib.h 			       int scb_child_type, int pass_through);
pass_through      591 sound/pci/cs46xx/dsp_spos_scb_lib.c 	                       int pass_through)
pass_through      669 sound/pci/cs46xx/dsp_spos_scb_lib.c 		if (pass_through) {
pass_through     1229 sound/pci/cs46xx/dsp_spos_scb_lib.c 	int i, pcm_index = -1, insert_point, src_index = -1, pass_through = 0;
pass_through     1257 sound/pci/cs46xx/dsp_spos_scb_lib.c 			pass_through = 1;
pass_through     1332 sound/pci/cs46xx/dsp_spos_scb_lib.c 							 pass_through);
pass_through       84 sound/soc/uniphier/aio-compress.c 	sub->pass_through = 1;
pass_through      198 sound/soc/uniphier/aio-compress.c 	ret = aio_port_set_param(sub, sub->pass_through, &sub->params);
pass_through      206 sound/soc/uniphier/aio-compress.c 	ret = aio_if_set_param(sub, sub->pass_through);
pass_through      613 sound/soc/uniphier/aio-core.c int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through,
pass_through      621 sound/soc/uniphier/aio-core.c 	if (!pass_through) {
pass_through      647 sound/soc/uniphier/aio-core.c 		if (pass_through)
pass_through      786 sound/soc/uniphier/aio-core.c int aio_if_set_param(struct uniphier_aio_sub *sub, int pass_through)
pass_through      792 sound/soc/uniphier/aio-core.c 		if (pass_through) {
pass_through      262 sound/soc/uniphier/aio-cpu.c 	sub->pass_through = 0;
pass_through      338 sound/soc/uniphier/aio-cpu.c 	ret = aio_port_set_param(sub, sub->pass_through, &sub->params);
pass_through      346 sound/soc/uniphier/aio-cpu.c 	ret = aio_if_set_param(sub, sub->pass_through);
pass_through      249 sound/soc/uniphier/aio.h 	int pass_through;
pass_through      329 sound/soc/uniphier/aio.h int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through,
pass_through      334 sound/soc/uniphier/aio.h int aio_if_set_param(struct uniphier_aio_sub *sub, int pass_through);