Lines Matching refs:gpio_device
64 struct gpio_device *gdev, poll_fn func) in call_poll_locked()
76 unsigned long arg, struct gpio_device *gdev, in call_ioctl_locked()
90 struct gpio_device *gdev, read_fn func) in call_read_locked()
114 struct gpio_device *gdev;
341 static int linehandle_create(struct gpio_device *gdev, void __user *ip) in linehandle_create()
541 struct gpio_device *gdev;
1404 static int linereq_create(struct gpio_device *gdev, void __user *ip) in linereq_create()
1570 struct gpio_device *gdev;
1831 static int lineevent_create(struct gpio_device *gdev, void __user *ip) in lineevent_create()
2100 struct gpio_device *gdev;
2112 struct gpio_device *gdev = cdev->gdev; in chipinfo_get()
2230 struct gpio_device *gdev = cdev->gdev; in gpio_ioctl_unlocked()
2437 struct gpio_device *gdev = container_of(inode->i_cdev, in gpio_chrdev_open()
2438 struct gpio_device, chrdev); in gpio_chrdev_open()
2500 struct gpio_device *gdev = cdev->gdev; in gpio_chrdev_release()
2524 int gpiolib_cdev_register(struct gpio_device *gdev, dev_t devt) in gpiolib_cdev_register()
2542 void gpiolib_cdev_unregister(struct gpio_device *gdev) in gpiolib_cdev_unregister()