Lines Matching refs:gpio_device
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;
344 static int linehandle_create(struct gpio_device *gdev, void __user *ip) in linehandle_create()
568 struct gpio_device *gdev;
1620 static int linereq_create(struct gpio_device *gdev, void __user *ip) in linereq_create()
1788 struct gpio_device *gdev;
2049 static int lineevent_create(struct gpio_device *gdev, void __user *ip) in lineevent_create()
2319 struct gpio_device *gdev;
2331 struct gpio_device *gdev = cdev->gdev; in chipinfo_get()
2452 struct gpio_device *gdev = cdev->gdev; in gpio_ioctl()
2648 struct gpio_device *gdev = container_of(inode->i_cdev, in gpio_chrdev_open()
2649 struct gpio_device, chrdev); in gpio_chrdev_open()
2711 struct gpio_device *gdev = cdev->gdev; in gpio_chrdev_release()
2735 int gpiolib_cdev_register(struct gpio_device *gdev, dev_t devt) in gpiolib_cdev_register()
2753 void gpiolib_cdev_unregister(struct gpio_device *gdev) in gpiolib_cdev_unregister()