i2s_en            272 drivers/media/i2c/max2175.c 	struct v4l2_ctrl *i2s_en;	/* I2S output enable */
i2s_en            794 drivers/media/i2c/max2175.c 	max2175_i2s_enable(ctx, ctx->i2s_en->cur.val);
i2s_en           1362 drivers/media/i2c/max2175.c 	ctx->i2s_en = v4l2_ctrl_new_custom(hdl, &max2175_i2s_en, NULL);