Home
last modified time | relevance | path

Searched refs:vf610_gpio_disable_clk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-vf610.c239 static void vf610_gpio_disable_clk(void *data) in vf610_gpio_disable_clk() function
278 ret = devm_add_action_or_reset(dev, vf610_gpio_disable_clk, in vf610_gpio_probe()
296 ret = devm_add_action_or_reset(dev, vf610_gpio_disable_clk, in vf610_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-vf610.c254 static void vf610_gpio_disable_clk(void *data) in vf610_gpio_disable_clk() function
291 ret = devm_add_action_or_reset(dev, vf610_gpio_disable_clk, in vf610_gpio_probe()
309 ret = devm_add_action_or_reset(dev, vf610_gpio_disable_clk, in vf610_gpio_probe()

Completed in 2 milliseconds