Lines Matching defs:gdev
67 struct gpio_device *gdev, poll_fn func) in call_poll_locked()
79 unsigned long arg, struct gpio_device *gdev, in call_ioctl_locked()
93 struct gpio_device *gdev, read_fn func) in call_read_locked()
117 struct gpio_device *gdev; member
342 static int linehandle_create(struct gpio_device *gdev, void __user *ip) in linehandle_create()
566 struct gpio_device *gdev; member
1632 static int linereq_create(struct gpio_device *gdev, void __user *ip) in linereq_create()
1806 struct gpio_device *gdev; member
2082 static int lineevent_create(struct gpio_device *gdev, void __user *ip) in lineevent_create()
2357 struct gpio_device *gdev; member
2370 struct gpio_device *gdev = cdev->gdev; in chipinfo_get() local
2491 struct gpio_device *gdev = cdev->gdev; in gpio_ioctl() local
2694 struct gpio_device *gdev = container_of(inode->i_cdev, in gpio_chrdev_open() local
2767 struct gpio_device *gdev = cdev->gdev; in gpio_chrdev_release() local
2793 int gpiolib_cdev_register(struct gpio_device *gdev, dev_t devt) in gpiolib_cdev_register()
2811 void gpiolib_cdev_unregister(struct gpio_device *gdev) in gpiolib_cdev_unregister()