Searched refs:fdtbus_gpio_controller (Results 1 – 2 of 2) sorted by relevance
40 struct fdtbus_gpio_controller { struct45 LIST_ENTRY(fdtbus_gpio_controller) gc_next; argument48 static LIST_HEAD(, fdtbus_gpio_controller) fdtbus_gpio_controllers =55 struct fdtbus_gpio_controller *gc; in fdtbus_register_gpio_controller()67 static struct fdtbus_gpio_controller *70 struct fdtbus_gpio_controller *gc; in fdtbus_get_gpio_controller()114 struct fdtbus_gpio_controller *gc; in fdtbus_gpio_acquire_index()154 struct fdtbus_gpio_controller *gc = gp->gp_gc; in fdtbus_gpio_release()163 struct fdtbus_gpio_controller *gc = gp->gp_gc; in fdtbus_gpio_read()171 struct fdtbus_gpio_controller *gc = gp->gp_gc; in fdtbus_gpio_write()[all …]
119 struct fdtbus_gpio_controller;122 struct fdtbus_gpio_controller *gp_gc;