Searched refs:to_gpio_device (Results 1 – 2 of 2) sorted by relevance
87 static inline struct gpio_device *to_gpio_device(struct device *dev) in to_gpio_device() function
718 struct gpio_device *gdev = to_gpio_device(dev); in gpiodev_release()1261 return to_gpio_device(get_device(&gdev->dev)); in gpio_device_get()