Home
last modified time | relevance | path

Searched refs:gpiod_get_direction (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dgpio_backlight.c90 else if (gpiod_get_direction(gbl->gpiod) == 0 && in gpio_backlight_probe()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h111 int gpiod_get_direction(struct gpio_desc *desc);
332 static inline int gpiod_get_direction(const struct gpio_desc *desc) in gpiod_get_direction() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_backlight.c447 gpiod_get_direction(bl->enable_gpio) == GPIOF_DIR_OUT && in rockchip_drm_backlight_probe()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-aggregator.c311 return gpiod_get_direction(fwd->descs[offset]); in gpio_fwd_get_direction()
H A Dgpiolib.c215 int gpiod_get_direction(struct gpio_desc *desc) in gpiod_get_direction() function
247 EXPORT_SYMBOL_GPL(gpiod_get_direction);
2049 gpiod_get_direction(desc); in gpiod_request_commit()
3273 int dir = gpiod_get_direction(desc); in gpiochip_lock_as_irq()
4475 gpiod_get_direction(gdesc); in gpiolib_dbg_show()
H A Dgpiolib-sysfs.c68 gpiod_get_direction(desc); in direction_show()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmxs-auart.c1593 if (gpiod && (gpiod_get_direction(gpiod) == 1)) in mxs_auart_init_gpios()
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst197 int gpiod_get_direction(const struct gpio_desc *desc)
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-base.c403 if (gpiod_get_direction(bri->sda_gpiod) == 0) in i2c_init_recovery()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip2225 gpiod_get_direction