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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/usbvision/
H A Dusbvision-i2c.c205 static struct i2c_adapter i2c_adap_template; variable in typeref:struct:i2c_adapter
214 memcpy(&usbvision->i2c_adap, &i2c_adap_template,
217 sprintf(usbvision->i2c_adap.name, "%s-%d-%s", i2c_adap_template.name,
461 static struct i2c_adapter i2c_adap_template = { variable in typeref:struct:i2c_adapter

Completed in 38 milliseconds