Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-gpio.c494 static struct platform_driver i2c_gpio_driver = { variable
507 ret = platform_driver_register(&i2c_gpio_driver); in i2c_gpio_init()
517 platform_driver_unregister(&i2c_gpio_driver); in i2c_gpio_exit()