Home
last modified time | relevance | path

Searched refs:gpiod_to_chip (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dgpio.h59 return gpiod_to_chip(gpio_to_desc(gpio)); in gpio_to_chip()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h789 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc);
793 static inline struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() function
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-aspeed.c1007 struct gpio_chip *chip = gpiod_to_chip(desc); in aspeed_gpio_copro_grab_gpio()
1053 struct gpio_chip *chip = gpiod_to_chip(desc); in aspeed_gpio_copro_release_gpio()
H A Dgpio-aggregator.c482 struct gpio_chip *parent = gpiod_to_chip(descs[i]); in gpiochip_fwd_create()
H A Dgpiolib.c175 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() function
181 EXPORT_SYMBOL_GPL(gpiod_to_chip);
221 gc = gpiod_to_chip(desc); in gpiod_get_direction()
4167 gc = gpiod_to_chip(desc); in gpiod_hog()
4243 gc = gpiod_to_chip(desc); in gpiod_get_array()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dusb251xb.c244 struct gpio_chip *gc = gpiod_to_chip(hub->gpio_reset); in usb251x_check_gpio_chip()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_galaxy2056 gpiod_to_chip