Home
last modified time | relevance | path

Searched refs:gpiochip_add (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/Documentation/translations/zh_CN/driver-api/gpio/
Dlegacy.rst462 配置每个 gpio_chip,并发起gpiochip_add()。卸载一个 GPIO 控制器很少见,
516 gpiochip_add()所使用的 GPIO 编号。他们的起始编号通常跟在平台特定的 GPIO
521 数据传递给 gpiochip_add()。
/linux-6.6.21/Documentation/translations/zh_TW/
Dgpio.txt429 配置每個 gpio_chip,並發起gpiochip_add()。卸載一個 GPIO 控制器很少見,
481 gpiochip_add()所使用的 GPIO 編號。他們的起始編號通常跟在平台特定的 GPIO
486 數據傳遞給 gpiochip_add()。
/linux-6.6.21/include/linux/gpio/
Ddriver.h598 static inline int gpiochip_add(struct gpio_chip *gc) in gpiochip_add() function
/linux-6.6.21/drivers/staging/greybus/
Dgpio.c582 ret = gpiochip_add(gpio); in gb_gpio_probe()
/linux-6.6.21/Documentation/driver-api/gpio/
Dlegacy.rst506 gpio_chip and issue gpiochip_add(). Removing a GPIO controller should be
553 numbers to use with gpiochip_add(). Their numbers often start right after
559 data to gpiochip_add().
Ddriver.rst72 gpio_chip and issue gpiochip_add(), gpiochip_add_data(), or