Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-tps65912.c29 #define to_tgd(gc) container_of(gc, struct tps65912_gpio_data, gpio_chip) macro
33 struct tps65912_gpio_data *tps65912_gpio = to_tgd(gc); in tps65912_gpio_get()
48 struct tps65912_gpio_data *tps65912_gpio = to_tgd(gc); in tps65912_gpio_set()
62 struct tps65912_gpio_data *tps65912_gpio = to_tgd(gc); in tps65912_gpio_output()
74 struct tps65912_gpio_data *tps65912_gpio = to_tgd(gc); in tps65912_gpio_input()