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