tunemode          521 drivers/media/radio/radio-si476x.c 		.tunemode	= SI476X_TM_VALIDATED_NORMAL_TUNE,
tunemode          724 drivers/media/radio/radio-si476x.c 	args.tunemode		= SI476X_TM_VALIDATED_NORMAL_TUNE;
tunemode         1343 drivers/mfd/si476x-cmd.c 		(tuneargs->hd << 6) | (tuneargs->tunemode << 4)
tunemode         1361 drivers/mfd/si476x-cmd.c 		(tuneargs->hd << 6) | (tuneargs->tunemode << 4)
tunemode          357 include/linux/mfd/si476x-core.h 	enum si476x_tunemode tunemode;