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