Lines Matching refs:gpio_device
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;
348 static int linehandle_create(struct gpio_device *gdev, void __user *ip) in linehandle_create()
596 struct gpio_device *gdev;
1810 static int linereq_create(struct gpio_device *gdev, void __user *ip) in linereq_create()
1984 struct gpio_device *gdev;
2260 static int lineevent_create(struct gpio_device *gdev, void __user *ip) in lineevent_create()
2534 struct gpio_device *gdev;
2547 struct gpio_device *gdev = cdev->gdev; in chipinfo_get()
2666 struct gpio_device *gdev = cdev->gdev; in gpio_ioctl_unlocked()
2881 struct gpio_device *gdev = container_of(inode->i_cdev, in gpio_chrdev_open()
2882 struct gpio_device, chrdev); in gpio_chrdev_open()
2954 struct gpio_device *gdev = cdev->gdev; in gpio_chrdev_release()
2980 int gpiolib_cdev_register(struct gpio_device *gdev, dev_t devt) in gpiolib_cdev_register()
2998 void gpiolib_cdev_unregister(struct gpio_device *gdev) in gpiolib_cdev_unregister()