Home
last modified time | relevance | path

Searched refs:rockchip_gpio_direction_input (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpio/
H A Dgpio-rockchip.c177 static int rockchip_gpio_direction_input(struct gpio_chip *gc, unsigned int offset) in rockchip_gpio_direction_input() function
307 .direction_input = rockchip_gpio_direction_input,
/device/soc/rockchip/common/sdk_linux/drivers/gpio/
H A Dgpio-rockchip.c177 static int rockchip_gpio_direction_input(struct gpio_chip *gc, unsigned int offset) in rockchip_gpio_direction_input() function
310 .direction_input = rockchip_gpio_direction_input,
/device/soc/rockchip/rk3588/kernel/drivers/gpio/
H A Dgpio-rockchip.c249 static int rockchip_gpio_direction_input(struct gpio_chip *gc, in rockchip_gpio_direction_input() function
322 .direction_input = rockchip_gpio_direction_input,

Completed in 4 milliseconds