afe_std           197 drivers/media/i2c/adv748x/adv748x-afe.c 	int afe_std = adv748x_afe_std(std);
afe_std           199 drivers/media/i2c/adv748x/adv748x-afe.c 	if (afe_std < 0)
afe_std           200 drivers/media/i2c/adv748x/adv748x-afe.c 		return afe_std;
afe_std           204 drivers/media/i2c/adv748x/adv748x-afe.c 	adv748x_afe_set_video_standard(state, afe_std);
afe_std           216 drivers/media/i2c/adv748x/adv748x-afe.c 	int afe_std;
afe_std           235 drivers/media/i2c/adv748x/adv748x-afe.c 	afe_std = adv748x_afe_std(afe->curr_norm);
afe_std           236 drivers/media/i2c/adv748x/adv748x-afe.c 	if (afe_std < 0)
afe_std           240 drivers/media/i2c/adv748x/adv748x-afe.c 	adv748x_afe_set_video_standard(state, afe_std);