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