Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-amdpt.c55 static void pt_gpio_free(struct gpio_chip *gc, unsigned offset) in pt_gpio_free() function
69 dev_dbg(gc->parent, "pt_gpio_free offset=%x\n", offset); in pt_gpio_free()
107 pt_gpio->gc.free = pt_gpio_free; in pt_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-amdpt.c56 static void pt_gpio_free(struct gpio_chip *gc, unsigned offset) in pt_gpio_free() function
70 dev_dbg(gc->parent, "pt_gpio_free offset=%x\n", offset); in pt_gpio_free()
106 pt_gpio->gc.free = pt_gpio_free; in pt_gpio_probe()

Completed in 2 milliseconds