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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-gpio.c195 static struct platform_driver i2c_gpio_driver = { variable in typeref:struct:platform_driver
208 ret = platform_driver_register(&i2c_gpio_driver);
218 platform_driver_unregister(&i2c_gpio_driver);

Completed in 26 milliseconds