Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-amd8111.c78 #define to_agp(chip) container_of(chip, struct amd_gpio, chip) macro
82 struct amd_gpio *agp = to_agp(chip); in amd_gpio_request()
94 struct amd_gpio *agp = to_agp(chip); in amd_gpio_free()
103 struct amd_gpio *agp = to_agp(chip); in amd_gpio_set()
118 struct amd_gpio *agp = to_agp(chip); in amd_gpio_get()
130 struct amd_gpio *agp = to_agp(chip); in amd_gpio_dirout()
147 struct amd_gpio *agp = to_agp(chip); in amd_gpio_dirin()