Searched refs:pcb_config (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-pcb-cfg.c31 struct pcb_config cx231xx_Scenario[] = {
660 struct pcb_config *p_pcb_info;
777 sizeof(struct pcb_config));
H A Dcx231xx-pcb-cfg.h187 struct pcb_config { struct
H A Dcx231xx-avcore.c2047 struct pcb_config *pcb_config; local
2050 pcb_config = (struct pcb_config *)&dev->current_pcb_config;
2052 if (pcb_config->config_num == 1) {
2075 } else if (pcb_config->config_num > 1) {
H A Dcx231xx.h530 struct pcb_config current_pcb_config;

Completed in 105 milliseconds