Searched refs:GPIOCHIP_NAME (Results 1 – 3 of 3) sorted by relevance
20 #define GPIOCHIP_NAME "gpiochip" macro
747 gpiochip_groups, GPIOCHIP_NAME "%d", in gpiochip_sysfs_register()
638 ret = dev_set_name(&gdev->dev, GPIOCHIP_NAME "%d", gdev->id); in gpiochip_add_data_with_key()4457 ret = alloc_chrdev_region(&gpio_devt, 0, GPIO_DEV_MAX, GPIOCHIP_NAME); in gpiolib_dev_init()