nr_ptr           1191 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 	int *nr_ptr = NULL;
nr_ptr           1203 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 		nr_ptr = video_nr;
nr_ptr           1214 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 		nr_ptr = vbi_nr;
nr_ptr           1221 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 		nr_ptr = radio_nr;
nr_ptr           1244 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 	if (nr_ptr && (unit_number >= 0) && (unit_number < PVR_NUM)) {
nr_ptr           1245 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 		mindevnum = nr_ptr[unit_number];