Searched refs:conf_check (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dpcmcia_cis.c132 int (*conf_check) (struct pcmcia_device *p_dev, member in struct:pcmcia_cfg_mem
158 return cfg_mem->conf_check(cfg_mem->p_dev, cfg, &cfg_mem->dflt,
166 * @conf_check: function to call for each configuration option.
170 * @priv_data: private data to be passed to the conf_check function.
173 * the driver-specific conf_check() for each one, checking whether
177 int (*conf_check) (struct pcmcia_device *p_dev,
192 cfg_mem->conf_check = conf_check;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/pcmcia/
H A Dds.h176 int (*conf_check) (struct pcmcia_device *p_dev,

Completed in 109 milliseconds