Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/
H A Dgpio.txt461 配置每个 gpio_chip,并发起gpiochip_add()。卸载一个 GPIO 控制器很少见,
514 gpiochip_add()所使用的 GPIO 编号。他们的起始编号通常跟在平台特定的 GPIO
519 数据传递给 gpiochip_add()。
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h554 static inline int gpiochip_add(struct gpio_chip *gc) in gpiochip_add() function
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dgpio.c578 ret = gpiochip_add(gpio); in gb_gpio_probe()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A DTODO133 parent and flags before calling [devm_]gpiochip_add[_data]().
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dlegacy.rst544 gpio_chip and issue gpiochip_add(). Removing a GPIO controller should be
597 numbers to use with gpiochip_add(). Their numbers often start right after
603 data to gpiochip_add().
H A Ddriver.rst72 gpio_chip and issue gpiochip_add(), gpiochip_add_data(), or
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dxr_usb_serial_common.c1742 rv = gpiochip_add(&xr_usb_serial->xr_gpio); in xr_usb_serial_probe()
1757 rv = gpiochip_add(&xr_usb_serial->xr_gpio); in xr_usb_serial_probe()