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

/drivers/i2c/busses/
H A Di2c-gpio.c248 static struct platform_driver i2c_gpio_driver = { variable in typeref:struct:platform_driver
262 ret = platform_driver_register(&i2c_gpio_driver);
272 platform_driver_unregister(&i2c_gpio_driver);

Completed in 170 milliseconds