output_arg       1014 drivers/video/fbdev/pvr2fb.c 	char output_arg[80];
output_arg       1027 drivers/video/fbdev/pvr2fb.c 			strcpy(output_arg, this_opt + 7);
output_arg       1039 drivers/video/fbdev/pvr2fb.c 	if (*output_arg)
output_arg       1040 drivers/video/fbdev/pvr2fb.c 		video_output = pvr2_get_param_val(outputs, output_arg, 3);