current_pcb_config  688 drivers/media/usb/cx231xx/cx231xx-audio.c 	    dev->udev->actconfig->interface[dev->current_pcb_config.
current_pcb_config  560 drivers/media/usb/cx231xx/cx231xx-avcore.c 		if ((dev->current_pcb_config.type == USB_BUS_POWER) &&
current_pcb_config  578 drivers/media/usb/cx231xx/cx231xx-avcore.c 		if ((dev->current_pcb_config.type == USB_BUS_POWER) &&
current_pcb_config 2610 drivers/media/usb/cx231xx/cx231xx-avcore.c 	pcb_config = (struct pcb_config *)&dev->current_pcb_config;
current_pcb_config 1560 drivers/media/usb/cx231xx/cx231xx-cards.c 	idx = dev->current_pcb_config.hs_config_info[0].interface_info.video_index + 1;
current_pcb_config 1599 drivers/media/usb/cx231xx/cx231xx-cards.c 	idx = dev->current_pcb_config.hs_config_info[0].interface_info.vanc_index + 1;
current_pcb_config 1643 drivers/media/usb/cx231xx/cx231xx-cards.c 	idx = dev->current_pcb_config.hs_config_info[0].interface_info.hanc_index + 1;
current_pcb_config 1831 drivers/media/usb/cx231xx/cx231xx-cards.c 	if (dev->current_pcb_config.ts1_source != 0xff) {
current_pcb_config 1833 drivers/media/usb/cx231xx/cx231xx-cards.c 		idx = dev->current_pcb_config.hs_config_info[0].interface_info.ts1_index + 1;
current_pcb_config  492 drivers/media/usb/cx231xx/cx231xx-core.c 	    dev->current_pcb_config.hs_config_info[0].interface_info.
current_pcb_config  527 drivers/media/usb/cx231xx/cx231xx-core.c 		    dev->current_pcb_config.hs_config_info[0].interface_info.
current_pcb_config  536 drivers/media/usb/cx231xx/cx231xx-core.c 		    dev->current_pcb_config.hs_config_info[0].interface_info.
current_pcb_config  541 drivers/media/usb/cx231xx/cx231xx-core.c 		    dev->current_pcb_config.hs_config_info[0].interface_info.
current_pcb_config  550 drivers/media/usb/cx231xx/cx231xx-core.c 		    dev->current_pcb_config.hs_config_info[0].interface_info.
current_pcb_config  562 drivers/media/usb/cx231xx/cx231xx-core.c 		    dev->current_pcb_config.hs_config_info[0].interface_info.
current_pcb_config  571 drivers/media/usb/cx231xx/cx231xx-core.c 		    dev->current_pcb_config.hs_config_info[0].interface_info.
current_pcb_config  768 drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c 	memcpy(&dev->current_pcb_config, p_pcb_info,
current_pcb_config  776 drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c 			 (dev->current_pcb_config.index) + 1);
current_pcb_config  779 drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c 			 dev->current_pcb_config.type);
current_pcb_config  782 drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c 			 dev->current_pcb_config.mode);
current_pcb_config  785 drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c 			 dev->current_pcb_config.speed);
current_pcb_config  788 drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c 			 dev->current_pcb_config.ts1_source);
current_pcb_config  791 drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c 			 dev->current_pcb_config.ts2_source);
current_pcb_config  794 drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c 			 dev->current_pcb_config.analog_source);
current_pcb_config  692 drivers/media/usb/cx231xx/cx231xx.h 	struct pcb_config current_pcb_config;