Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-amd8111.c67 struct amd_gpio { struct
78 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_request() argument
90 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_free()
99 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_set()
116 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_get()
128 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_dirout()
145 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_dirin()
160 static struct amd_gpio gp = {