Searched refs:gpio_bus_type (Results 1 – 1 of 1) sorted by relevance
59 static struct bus_type gpio_bus_type = { variable1122 gdev->dev.bus = &gpio_bus_type; in gpiochip_add_data()3503 ret = bus_register(&gpio_bus_type); in gpiolib_dev_init()3512 bus_unregister(&gpio_bus_type); in gpiolib_dev_init()