Lines Matching defs:gdev
70 struct gpio_device *gdev; member
285 static int linehandle_create(struct gpio_device *gdev, void __user *ip) in linehandle_create()
479 struct gpio_device *gdev; member
1288 static int linereq_create(struct gpio_device *gdev, void __user *ip) in linereq_create()
1454 struct gpio_device *gdev; member
1690 static int lineevent_create(struct gpio_device *gdev, void __user *ip) in lineevent_create()
1953 struct gpio_device *gdev; member
2020 struct gpio_device *gdev = cdev->gdev; in gpio_ioctl() local
2255 struct gpio_device *gdev = container_of(inode->i_cdev, in gpio_chrdev_open() local
2310 struct gpio_device *gdev = cdev->gdev; in gpio_chrdev_release() local
2334 int gpiolib_cdev_register(struct gpio_device *gdev, dev_t devt) in gpiolib_cdev_register()
2352 void gpiolib_cdev_unregister(struct gpio_device *gdev) in gpiolib_cdev_unregister()