Home
last modified time | relevance | path

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

/linux/include/linux/gpio/
A Ddriver.h723 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc);
727 static inline struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() function
/linux/include/asm-generic/
A Dgpio.h59 return gpiod_to_chip(gpio_to_desc(gpio)); in gpio_to_chip()
/linux/drivers/gpio/
A Dgpio-aspeed.c1004 struct gpio_chip *chip = gpiod_to_chip(desc); in aspeed_gpio_copro_grab_gpio()
1050 struct gpio_chip *chip = gpiod_to_chip(desc); in aspeed_gpio_copro_release_gpio()
A Dgpio-aggregator.c412 struct gpio_chip *parent = gpiod_to_chip(descs[i]); in gpiochip_fwd_create()
A Dgpiolib.c174 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() function
180 EXPORT_SYMBOL_GPL(gpiod_to_chip);
220 gc = gpiod_to_chip(desc); in gpiod_get_direction()
4033 gc = gpiod_to_chip(desc); in gpiod_hog()
4109 gc = gpiod_to_chip(desc); in gpiod_get_array()
/linux/drivers/usb/misc/
A Dusb251xb.c244 struct gpio_chip *gc = gpiod_to_chip(hub->gpio_reset); in usb251x_check_gpio_chip()
/linux/
A Dvmlinux.symvers9217 0x00000000 gpiod_to_chip vmlinux EXPORT_SYMBOL_GPL
A DSystem.map20050 ffff80001056ca50 T gpiod_to_chip
A D.tmp_System.map20050 ffff80001056ca50 T gpiod_to_chip

Completed in 1109 milliseconds