Searched refs:gpio_devt (Results 1 – 1 of 1) sorted by relevance
63 static dev_t gpio_devt; variable617 ret = gcdev_register(gdev, gpio_devt); in gpiochip_setup_dev()4576 ret = alloc_chrdev_region(&gpio_devt, 0, GPIO_DEV_MAX, GPIOCHIP_NAME); in gpiolib_dev_init()