Lines Matching defs:gdev
69 struct gpio_device *gdev, poll_fn func) in call_poll_locked()
81 unsigned long arg, struct gpio_device *gdev, in call_ioctl_locked()
95 struct gpio_device *gdev, read_fn func) in call_read_locked()
119 struct gpio_device *gdev; member
348 static int linehandle_create(struct gpio_device *gdev, void __user *ip) in linehandle_create()
596 struct gpio_device *gdev; member
1812 static int linereq_create(struct gpio_device *gdev, void __user *ip) in linereq_create()
1986 struct gpio_device *gdev; member
2262 static int lineevent_create(struct gpio_device *gdev, void __user *ip) in lineevent_create()
2536 struct gpio_device *gdev; member
2549 struct gpio_device *gdev = cdev->gdev; in chipinfo_get() local
2668 struct gpio_device *gdev = cdev->gdev; in gpio_ioctl_unlocked() local
2883 struct gpio_device *gdev = container_of(inode->i_cdev, in gpio_chrdev_open() local
2956 struct gpio_device *gdev = cdev->gdev; in gpio_chrdev_release() local
2982 int gpiolib_cdev_register(struct gpio_device *gdev, dev_t devt) in gpiolib_cdev_register()
3000 void gpiolib_cdev_unregister(struct gpio_device *gdev) in gpiolib_cdev_unregister()