Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpio-creg-snps.c52 static int creg_gpio_dir_out(struct gpio_chip *gc, unsigned int offset, int val) in creg_gpio_dir_out() function
171 hcg->gc.direction_output = creg_gpio_dir_out; in creg_gpio_probe()